diff --git a/spring-boot-project/spring-boot-dependencies/build.gradle b/spring-boot-project/spring-boot-dependencies/build.gradle index b08aaf9a964f..1ac1124ad989 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.0.RELEASE") { + library("R2DBC Proxy", "1.1.1.RELEASE") { group("io.r2dbc") { modules = [ "r2dbc-proxy"