From 25b109167c6433620e632045edc821afe22593d4 Mon Sep 17 00:00:00 2001 From: Andy Wilkinson Date: Thu, 14 Dec 2023 17:08:38 +0000 Subject: [PATCH] Upgrade to R2DBC Proxy 1.1.3.RELEASE Closes gh-38813 --- 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 f1fe16d0fe..ee91c194b6 100644 --- a/spring-boot-project/spring-boot-dependencies/build.gradle +++ b/spring-boot-project/spring-boot-dependencies/build.gradle @@ -1290,7 +1290,7 @@ bom { ] } } - library("R2DBC Proxy", "1.1.2.RELEASE") { + library("R2DBC Proxy", "1.1.3.RELEASE") { considerSnapshots() group("io.r2dbc") { modules = [