From cf9538cbccf67473c3e520d8dbbd9bb1bce555b5 Mon Sep 17 00:00:00 2001 From: Andy Wilkinson Date: Thu, 14 Dec 2023 14:11:19 +0000 Subject: [PATCH] Upgrade to R2DBC Proxy 1.1.3.RELEASE Closes gh-38791 --- 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 6632fd37e0d..0e4be3e7b41 100644 --- a/spring-boot-project/spring-boot-dependencies/build.gradle +++ b/spring-boot-project/spring-boot-dependencies/build.gradle @@ -1180,7 +1180,7 @@ bom { ] } } - library("R2DBC Proxy", "1.1.2.RELEASE") { + library("R2DBC Proxy", "1.1.3.RELEASE") { considerSnapshots() group("io.r2dbc") { modules = [