From 32397d7bfbb093339d32c1620625cd56f1cfb4c5 Mon Sep 17 00:00:00 2001 From: Stephane Nicoll Date: Mon, 11 Oct 2021 08:41:53 +0200 Subject: [PATCH] Upgrade to R2DBC Bom Arabba-SR11 Closes gh-28274 --- 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 ded6b8a414..09f8f3ece0 100644 --- a/spring-boot-project/spring-boot-dependencies/build.gradle +++ b/spring-boot-project/spring-boot-dependencies/build.gradle @@ -1307,7 +1307,7 @@ bom { ] } } - library("R2DBC Bom", "Arabba-SR10") { + library("R2DBC Bom", "Arabba-SR11") { group("io.r2dbc") { imports = [ "r2dbc-bom"