diff --git a/spring-boot-project/spring-boot-dependencies/build.gradle b/spring-boot-project/spring-boot-dependencies/build.gradle index b5eca38d90..e3722dcb6a 100644 --- a/spring-boot-project/spring-boot-dependencies/build.gradle +++ b/spring-boot-project/spring-boot-dependencies/build.gradle @@ -1357,7 +1357,7 @@ bom { ] } } - library("Postgresql", "42.2.23") { + library("Postgresql", "42.2.24") { group("org.postgresql") { modules = [ "postgresql"