diff --git a/spring-boot-project/spring-boot-dependencies/build.gradle b/spring-boot-project/spring-boot-dependencies/build.gradle index f607d7df7f..db80f296ba 100644 --- a/spring-boot-project/spring-boot-dependencies/build.gradle +++ b/spring-boot-project/spring-boot-dependencies/build.gradle @@ -329,7 +329,7 @@ bom { ] } } - library("Hibernate", "6.2.0.Final") { + library("Hibernate", "6.2.1.Final") { group("org.hibernate.orm") { modules = [ "hibernate-agroal",