From 9118644d2aadd635cb6c32c3b8a935765b0d302c Mon Sep 17 00:00:00 2001 From: Stephane Nicoll Date: Mon, 11 Oct 2021 11:33:40 +0200 Subject: [PATCH] Upgrade to R2DBC Bom Arabba-SR11 Closes gh-28287 --- 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 e3722dcb6aac..325854609687 100644 --- a/spring-boot-project/spring-boot-dependencies/build.gradle +++ b/spring-boot-project/spring-boot-dependencies/build.gradle @@ -1395,7 +1395,7 @@ bom { ] } } - library("R2DBC Bom", "Arabba-SR10") { + library("R2DBC Bom", "Arabba-SR11") { group("io.r2dbc") { imports = [ "r2dbc-bom"