diff --git a/spring-boot-project/spring-boot-dependencies/build.gradle b/spring-boot-project/spring-boot-dependencies/build.gradle index 8a2fd3bba1..acd4e4d4b5 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.1") { + library("Postgresql", "42.6.2") { group("org.postgresql") { modules = [ "postgresql"