diff --git a/spring-boot-project/spring-boot-dependencies/build.gradle b/spring-boot-project/spring-boot-dependencies/build.gradle index 4f83eacd096a..9e5cbfa7653b 100644 --- a/spring-boot-project/spring-boot-dependencies/build.gradle +++ b/spring-boot-project/spring-boot-dependencies/build.gradle @@ -1518,7 +1518,7 @@ bom { ] } } - library("Postgresql", "42.7.3") { + library("Postgresql", "42.7.4") { group("org.postgresql") { modules = [ "postgresql"