diff --git a/spring-boot-project/spring-boot-dependencies/build.gradle b/spring-boot-project/spring-boot-dependencies/build.gradle index 8f2c3e78890..ab22f69ad7f 100644 --- a/spring-boot-project/spring-boot-dependencies/build.gradle +++ b/spring-boot-project/spring-boot-dependencies/build.gradle @@ -367,7 +367,7 @@ bom { ] } } - library("Hibernate", "6.2.12.Final") { + library("Hibernate", "6.2.13.Final") { group("org.hibernate.orm") { modules = [ "hibernate-agroal",