Skip to content

Commit 9d46c02

Browse files
committed
Upgrade to Hibernate 7.1.11.Final
Closes gh-48461
1 parent 77c3583 commit 9d46c02

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

platform/spring-boot-dependencies/build.gradle

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -560,7 +560,7 @@ bom {
560560
releaseNotes("https://github.com/hazelcast/hazelcast/releases/tag/v{version}")
561561
}
562562
}
563-
library("Hibernate", "7.1.8.Final") {
563+
library("Hibernate", "7.1.11.Final") {
564564
group("org.hibernate.orm") {
565565
modules = [
566566
"hibernate-agroal",

0 commit comments

Comments
 (0)