Skip to content

Commit e1bcf6c

Browse files
committed
Upgrade to Hibernate 6.6.36.Final
Closes gh-48148
1 parent f4fd75d commit e1bcf6c

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
@@ -558,7 +558,7 @@ bom {
558558
releaseNotes("https://github.com/hazelcast/hazelcast/releases/tag/v{version}")
559559
}
560560
}
561-
library("Hibernate", "6.6.34.Final") {
561+
library("Hibernate", "6.6.36.Final") {
562562
prohibit {
563563
versionRange "[7.0.0.Alpha1,)"
564564
because "it exceeds our Jakarta EE 10 baseline"

0 commit comments

Comments
 (0)