diff --git a/spring-boot-project/spring-boot-dependencies/build.gradle b/spring-boot-project/spring-boot-dependencies/build.gradle index 8ff0d50eae14..77679c01e094 100644 --- a/spring-boot-project/spring-boot-dependencies/build.gradle +++ b/spring-boot-project/spring-boot-dependencies/build.gradle @@ -1338,7 +1338,7 @@ bom { ] } } - library("Postgresql", "42.3.0") { + library("Postgresql", "42.3.1") { group("org.postgresql") { modules = [ "postgresql"