Skip to content

Commit 2d6b0d4

Browse files
committed
Upgrade to Hibernate 6.6.8.Final
Closes gh-44336
1 parent 3abe8a4 commit 2d6b0d4

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
@@ -524,7 +524,7 @@ bom {
524524
releaseNotes("https://github.com/hazelcast/hazelcast/releases/tag/v{version}")
525525
}
526526
}
527-
library("Hibernate", "6.6.7.Final") {
527+
library("Hibernate", "6.6.8.Final") {
528528
prohibit {
529529
versionRange "[7.0.0.Alpha1,)"
530530
because "it exceeds our Jakarta EE 10 baseline"

0 commit comments

Comments
 (0)