diff --git a/spring-boot-project/spring-boot-dependencies/build.gradle b/spring-boot-project/spring-boot-dependencies/build.gradle index f3a2f84e15..f65a15ddc8 100644 --- a/spring-boot-project/spring-boot-dependencies/build.gradle +++ b/spring-boot-project/spring-boot-dependencies/build.gradle @@ -428,7 +428,7 @@ bom { ] } } - library("Hibernate", "5.4.17.Final") { + library("Hibernate", "5.4.18.Final") { group("org.hibernate") { modules = [ "hibernate-c3p0",