From 69576a3be24cfb1b32ab8c956b46753afadc6c04 Mon Sep 17 00:00:00 2001 From: Stephane Nicoll Date: Tue, 15 Sep 2020 14:25:36 +0200 Subject: [PATCH] Upgrade to R2DBC Bom Arabba-SR7 Closes gh-23316 --- 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 1f4f8dd6f9..b9441db9aa 100644 --- a/spring-boot-project/spring-boot-dependencies/build.gradle +++ b/spring-boot-project/spring-boot-dependencies/build.gradle @@ -1404,7 +1404,7 @@ bom { ] } } - library("R2DBC Bom", "Arabba-SR6") { + library("R2DBC Bom", "Arabba-SR7") { group("io.r2dbc") { imports = [ "r2dbc-bom"