diff --git a/spring-boot-project/spring-boot-dependencies/build.gradle b/spring-boot-project/spring-boot-dependencies/build.gradle index 6761be37ef59..b2b932740f9f 100644 --- a/spring-boot-project/spring-boot-dependencies/build.gradle +++ b/spring-boot-project/spring-boot-dependencies/build.gradle @@ -1375,7 +1375,7 @@ bom { ] } } - library("Postgresql", "42.3.6") { + library("Postgresql", "42.3.7") { group("org.postgresql") { modules = [ "postgresql"