diff --git a/spring-boot-project/spring-boot-dependencies/build.gradle b/spring-boot-project/spring-boot-dependencies/build.gradle index 0d6cf466b1..198a34cab6 100644 --- a/spring-boot-project/spring-boot-dependencies/build.gradle +++ b/spring-boot-project/spring-boot-dependencies/build.gradle @@ -1397,7 +1397,7 @@ bom { ] } } - library("Postgresql", "42.3.5") { + library("Postgresql", "42.3.6") { group("org.postgresql") { modules = [ "postgresql"