Skip to content

Commit 29242bd

Browse files
committed
Upgrade to Hibernate 6.6.10.Final
Closes gh-44671
1 parent 1f30ae8 commit 29242bd

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.9.Final") {
527+
library("Hibernate", "6.6.10.Final") {
528528
prohibit {
529529
versionRange "[7.0.0.Alpha1,)"
530530
because "it exceeds our Jakarta EE 10 baseline"

0 commit comments

Comments
 (0)