diff --git a/spring-boot-project/spring-boot-dependencies/build.gradle b/spring-boot-project/spring-boot-dependencies/build.gradle index cd03b4fa28..4fc00c2028 100644 --- a/spring-boot-project/spring-boot-dependencies/build.gradle +++ b/spring-boot-project/spring-boot-dependencies/build.gradle @@ -1374,7 +1374,7 @@ bom { ] } } - library("Postgresql", "42.2.18") { + library("Postgresql", "42.2.19") { group("org.postgresql") { modules = [ "postgresql"