diff --git a/spring-boot-project/spring-boot-dependencies/build.gradle b/spring-boot-project/spring-boot-dependencies/build.gradle index cb2c16d7ee..54a6efe98f 100644 --- a/spring-boot-project/spring-boot-dependencies/build.gradle +++ b/spring-boot-project/spring-boot-dependencies/build.gradle @@ -1099,7 +1099,7 @@ bom { ] } } - library("R2DBC Postgresql", "1.0.0.RELEASE") { + library("R2DBC Postgresql", "1.0.1.RELEASE") { group("org.postgresql") { modules = [ "r2dbc-postgresql"