diff --git a/spring-boot-project/spring-boot-dependencies/build.gradle b/spring-boot-project/spring-boot-dependencies/build.gradle index 1044e7c5374..1f4f8dd6f96 100644 --- a/spring-boot-project/spring-boot-dependencies/build.gradle +++ b/spring-boot-project/spring-boot-dependencies/build.gradle @@ -1366,7 +1366,7 @@ bom { ] } } - library("Postgresql", "42.2.14") { + library("Postgresql", "42.2.16") { group("org.postgresql") { modules = [ "postgresql"