From afcba76c3c6c6a9d610b75b7af6791564d6d9f13 Mon Sep 17 00:00:00 2001 From: Stephane Nicoll Date: Fri, 14 Jan 2022 15:49:55 +0100 Subject: [PATCH] Upgrade to R2DBC Bom Arabba-SR12 Closes gh-29396 --- 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 e7a0192f451e..d28343d93d11 100644 --- a/spring-boot-project/spring-boot-dependencies/build.gradle +++ b/spring-boot-project/spring-boot-dependencies/build.gradle @@ -1376,7 +1376,7 @@ bom { ] } } - library("R2DBC Bom", "Arabba-SR11") { + library("R2DBC Bom", "Arabba-SR12") { group("io.r2dbc") { imports = [ "r2dbc-bom"