diff --git a/spring-boot-project/spring-boot-dependencies/build.gradle b/spring-boot-project/spring-boot-dependencies/build.gradle index f4891a07a74..b5550adfd77 100644 --- a/spring-boot-project/spring-boot-dependencies/build.gradle +++ b/spring-boot-project/spring-boot-dependencies/build.gradle @@ -1126,7 +1126,7 @@ bom { ] } } - library("Postgresql", "42.7.1") { + library("Postgresql", "42.7.2") { group("org.postgresql") { modules = [ "postgresql"