From c4a7fd86b5781effe68d17ca3bebb87b34c4e86b Mon Sep 17 00:00:00 2001 From: Stephane Nicoll Date: Thu, 14 Oct 2021 09:49:01 +0200 Subject: [PATCH] Upgrade to R2DBC Bom Arabba-SR11 Closes gh-28326 --- spring-boot-project/spring-boot-dependencies/build.gradle | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/spring-boot-project/spring-boot-dependencies/build.gradle b/spring-boot-project/spring-boot-dependencies/build.gradle index cea2fdafb16..6ad21ec4c8c 100644 --- a/spring-boot-project/spring-boot-dependencies/build.gradle +++ b/spring-boot-project/spring-boot-dependencies/build.gradle @@ -1363,7 +1363,7 @@ bom { ] } } - library("R2DBC Bom", "Arabba-SR10") { + library("R2DBC Bom", "Arabba-SR11") { group("io.r2dbc") { imports = [ "r2dbc-bom"