diff --git a/spring-boot-project/spring-boot-dependencies/build.gradle b/spring-boot-project/spring-boot-dependencies/build.gradle index 841bb837ee..fcd5b9230a 100644 --- a/spring-boot-project/spring-boot-dependencies/build.gradle +++ b/spring-boot-project/spring-boot-dependencies/build.gradle @@ -1417,7 +1417,7 @@ bom { ] } } - library("Postgresql", "42.2.25") { + library("Postgresql", "42.2.27") { group("org.postgresql") { modules = [ "postgresql"