diff --git a/spring-boot-project/spring-boot-dependencies/build.gradle b/spring-boot-project/spring-boot-dependencies/build.gradle index 3e637dfec6d..8bc7f663eca 100644 --- a/spring-boot-project/spring-boot-dependencies/build.gradle +++ b/spring-boot-project/spring-boot-dependencies/build.gradle @@ -369,7 +369,7 @@ bom { ] } } - library("Hibernate", "6.2.6.Final") { + library("Hibernate", "6.2.7.Final") { group("org.hibernate.orm") { modules = [ "hibernate-agroal",