diff --git a/spring-boot-project/spring-boot-dependencies/build.gradle b/spring-boot-project/spring-boot-dependencies/build.gradle index fe7b34237d8..68eec91e10d 100644 --- a/spring-boot-project/spring-boot-dependencies/build.gradle +++ b/spring-boot-project/spring-boot-dependencies/build.gradle @@ -1371,7 +1371,7 @@ bom { ] } } - library("Postgresql", "42.2.24") { + library("Postgresql", "42.2.25") { group("org.postgresql") { modules = [ "postgresql"