From 89be56d63cc9170ba8c7ba9d0476b1dd9dfe38c6 Mon Sep 17 00:00:00 2001 From: Stephane Nicoll Date: Mon, 17 May 2021 07:46:34 +0200 Subject: [PATCH] Upgrade to R2DBC Bom Arabba-SR10 Closes gh-26494 --- 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 9fc524fc7f0..20dd74a0cdc 100644 --- a/spring-boot-project/spring-boot-dependencies/build.gradle +++ b/spring-boot-project/spring-boot-dependencies/build.gradle @@ -1412,7 +1412,7 @@ bom { ] } } - library("R2DBC Bom", "Arabba-SR9") { + library("R2DBC Bom", "Arabba-SR10") { group("io.r2dbc") { imports = [ "r2dbc-bom"