diff --git a/spring-boot-project/spring-boot-dependencies/build.gradle b/spring-boot-project/spring-boot-dependencies/build.gradle index 171c1cb2e6..191489463d 100644 --- a/spring-boot-project/spring-boot-dependencies/build.gradle +++ b/spring-boot-project/spring-boot-dependencies/build.gradle @@ -1053,7 +1053,7 @@ bom { ] } } - library("Postgresql", "42.5.4") { + library("Postgresql", "42.6.0") { group("org.postgresql") { modules = [ "postgresql"