Skip to content

Commit b14f7a0

Browse files
committed
Upgrade to Hibernate 6.6.18.Final
Closes gh-45958
1 parent 305b5ab commit b14f7a0

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
@@ -538,7 +538,7 @@ bom {
538538
releaseNotes("https://github.com/hazelcast/hazelcast/releases/tag/v{version}")
539539
}
540540
}
541-
library("Hibernate", "6.6.17.Final") {
541+
library("Hibernate", "6.6.18.Final") {
542542
prohibit {
543543
versionRange "[7.0.0.Alpha1,)"
544544
because "it exceeds our Jakarta EE 10 baseline"

0 commit comments

Comments
 (0)