diff --git a/spring-boot-project/spring-boot-dependencies/build.gradle b/spring-boot-project/spring-boot-dependencies/build.gradle index 31f4ae9cc1..ee089ef022 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.1") { + library("Postgresql", "42.5.3") { group("org.postgresql") { modules = [ "postgresql"