Skip to content

Commit 370750b

Browse files
committed
Upgrade to Hibernate 6.6.13.Final
Closes gh-45105
1 parent 0b54fda commit 370750b

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

spring-boot-project/spring-boot-dependencies/build.gradle

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -523,7 +523,7 @@ bom {
523523
releaseNotes("https://github.com/hazelcast/hazelcast/releases/tag/v{version}")
524524
}
525525
}
526-
library("Hibernate", "6.6.11.Final") {
526+
library("Hibernate", "6.6.13.Final") {
527527
prohibit {
528528
versionRange "[7.0.0.Alpha1,)"
529529
because "it exceeds our Jakarta EE 10 baseline"

0 commit comments

Comments
 (0)