From a4b3d9a8000eceeb6c00abc9b8be885c3c988f01 Mon Sep 17 00:00:00 2001 From: Stephane Nicoll Date: Fri, 27 Mar 2020 11:02:45 +0100 Subject: [PATCH] Upgrade to r2dbc Arabba-SR3 Closes gh-20674 --- 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 614885dca2..341f34f512 100644 --- a/spring-boot-project/spring-boot-dependencies/build.gradle +++ b/spring-boot-project/spring-boot-dependencies/build.gradle @@ -1362,7 +1362,7 @@ bom { ] } } - library("R2DBC Bom", "Arabba-SR2") { + library("R2DBC Bom", "Arabba-SR3") { group("io.r2dbc") { imports = [ "r2dbc-bom"