diff --git a/spring-boot-project/spring-boot-dependencies/build.gradle b/spring-boot-project/spring-boot-dependencies/build.gradle index f463b017359..cfb5b66f2f9 100644 --- a/spring-boot-project/spring-boot-dependencies/build.gradle +++ b/spring-boot-project/spring-boot-dependencies/build.gradle @@ -1387,7 +1387,7 @@ bom { ] } } - library("Postgresql", "42.3.3") { + library("Postgresql", "42.3.4") { group("org.postgresql") { modules = [ "postgresql"