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