diff --git a/spring-boot-project/spring-boot-dependencies/build.gradle b/spring-boot-project/spring-boot-dependencies/build.gradle index 95cea31ba2c..27d8b623638 100644 --- a/spring-boot-project/spring-boot-dependencies/build.gradle +++ b/spring-boot-project/spring-boot-dependencies/build.gradle @@ -1407,7 +1407,7 @@ bom { ] } } - library("Postgresql", "42.3.7") { + library("Postgresql", "42.3.8") { group("org.postgresql") { modules = [ "postgresql"