Skip to content

Commit 82ca49c

Browse files
committed
Upgrade to Hibernate 6.6.14.Final
Closes gh-45518
1 parent 48ed394 commit 82ca49c

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
@@ -534,7 +534,7 @@ bom {
534534
releaseNotes("https://github.com/hazelcast/hazelcast/releases/tag/v{version}")
535535
}
536536
}
537-
library("Hibernate", "6.6.13.Final") {
537+
library("Hibernate", "6.6.14.Final") {
538538
prohibit {
539539
versionRange "[7.0.0.Alpha1,)"
540540
because "it exceeds our Jakarta EE 10 baseline"

0 commit comments

Comments
 (0)