From 263dcde179ad8f626d32c0ae7a9c4061913e09aa Mon Sep 17 00:00:00 2001 From: Stephane Nicoll Date: Sun, 16 Jan 2022 12:08:10 +0100 Subject: [PATCH] Upgrade to R2DBC Bom Arabba-SR12 Closes gh-29436 --- 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 5fb4aefdd00..0ec56f7feb6 100644 --- a/spring-boot-project/spring-boot-dependencies/build.gradle +++ b/spring-boot-project/spring-boot-dependencies/build.gradle @@ -1083,7 +1083,7 @@ bom { ] } } - library("R2DBC Bom", "Arabba-SR11") { + library("R2DBC Bom", "Arabba-SR12") { group("io.r2dbc") { imports = [ "r2dbc-bom"