From 0c67a6ad2ce3972b0986acd0f2970e73a537297f Mon Sep 17 00:00:00 2001 From: Stephane Nicoll Date: Mon, 15 Mar 2021 09:22:14 +0100 Subject: [PATCH] Upgrade to R2DBC Bom Arabba-SR9 Closes gh-25638 --- 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 814ea887d7..b3b2264259 100644 --- a/spring-boot-project/spring-boot-dependencies/build.gradle +++ b/spring-boot-project/spring-boot-dependencies/build.gradle @@ -1301,7 +1301,7 @@ bom { ] } } - library("R2DBC Bom", "Arabba-SR8") { + library("R2DBC Bom", "Arabba-SR9") { group("io.r2dbc") { imports = [ "r2dbc-bom"