diff --git a/spring-boot-project/spring-boot-dependencies/build.gradle b/spring-boot-project/spring-boot-dependencies/build.gradle index 1b8337d02e..9bd00cc2a5 100644 --- a/spring-boot-project/spring-boot-dependencies/build.gradle +++ b/spring-boot-project/spring-boot-dependencies/build.gradle @@ -1358,7 +1358,7 @@ bom { ] } } - library("Postgresql", "42.3.1") { + library("Postgresql", "42.3.3") { group("org.postgresql") { modules = [ "postgresql"