diff --git a/spring-boot-project/spring-boot-dependencies/build.gradle b/spring-boot-project/spring-boot-dependencies/build.gradle index 9f48d85cb70c..2cd5eb61c193 100644 --- a/spring-boot-project/spring-boot-dependencies/build.gradle +++ b/spring-boot-project/spring-boot-dependencies/build.gradle @@ -1122,7 +1122,7 @@ bom { ] } } - library("R2DBC Proxy", "1.0.0.RELEASE") { + library("R2DBC Proxy", "1.0.1.RELEASE") { group("io.r2dbc") { modules = [ "r2dbc-proxy"