diff --git a/spring-boot-project/spring-boot-dependencies/build.gradle b/spring-boot-project/spring-boot-dependencies/build.gradle index 63719f51e0d..2b3ba73fc37 100644 --- a/spring-boot-project/spring-boot-dependencies/build.gradle +++ b/spring-boot-project/spring-boot-dependencies/build.gradle @@ -1380,7 +1380,7 @@ bom { ] } } - library("Postgresql", "42.2.12") { + library("Postgresql", "42.2.14") { group("org.postgresql") { modules = [ "postgresql"