diff --git a/spring-boot-project/spring-boot-dependencies/build.gradle b/spring-boot-project/spring-boot-dependencies/build.gradle index 0a9d7bab43b3..94c68ab91178 100644 --- a/spring-boot-project/spring-boot-dependencies/build.gradle +++ b/spring-boot-project/spring-boot-dependencies/build.gradle @@ -1385,7 +1385,7 @@ bom { ] } } - library("Postgresql", "42.3.4") { + library("Postgresql", "42.3.5") { group("org.postgresql") { modules = [ "postgresql"