diff --git a/spring-boot-project/spring-boot-dependencies/build.gradle b/spring-boot-project/spring-boot-dependencies/build.gradle index a10880860ea..146b27c4b3d 100644 --- a/spring-boot-project/spring-boot-dependencies/build.gradle +++ b/spring-boot-project/spring-boot-dependencies/build.gradle @@ -1123,7 +1123,7 @@ bom { ] } } - library("Postgresql", "42.6.0") { + library("Postgresql", "42.6.1") { group("org.postgresql") { modules = [ "postgresql"