diff --git a/spring-boot-project/spring-boot-dependencies/build.gradle b/spring-boot-project/spring-boot-dependencies/build.gradle index ecedd3f9ba..04752530e6 100644 --- a/spring-boot-project/spring-boot-dependencies/build.gradle +++ b/spring-boot-project/spring-boot-dependencies/build.gradle @@ -338,7 +338,7 @@ bom { ] } } - library("Hibernate", "6.1.1.Final") { + library("Hibernate", "6.1.3.Final") { group("org.hibernate.orm") { modules = [ "hibernate-agroal",