diff --git a/spring-boot-project/spring-boot-dependencies/build.gradle b/spring-boot-project/spring-boot-dependencies/build.gradle index 2a74db8d17..28dc4dfff0 100644 --- a/spring-boot-project/spring-boot-dependencies/build.gradle +++ b/spring-boot-project/spring-boot-dependencies/build.gradle @@ -468,7 +468,7 @@ bom { ] } } - library("Hibernate", "5.6.14.Final") { + library("Hibernate", "5.6.15.Final") { prohibit { versionRange "[6.0.0.Alpha2,)" because "it uses the jakarta.* namespace"