diff --git a/spring-boot-project/spring-boot-dependencies/build.gradle b/spring-boot-project/spring-boot-dependencies/build.gradle index 3ffa3ea6859..e4910ff051c 100644 --- a/spring-boot-project/spring-boot-dependencies/build.gradle +++ b/spring-boot-project/spring-boot-dependencies/build.gradle @@ -1167,7 +1167,7 @@ bom { ] } } - library("R2DBC Proxy", "1.1.1.RELEASE") { + library("R2DBC Proxy", "1.1.2.RELEASE") { group("io.r2dbc") { modules = [ "r2dbc-proxy"