Skip to content

Commit 4c3d232

Browse files
committed
Upgrade to Hibernate 7.2.0.Final
Closes gh-48518
1 parent e8e880b commit 4c3d232

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.11.Final") {
563+
library("Hibernate", "7.2.0.Final") {
564564
group("org.hibernate.orm") {
565565
modules = [
566566
"hibernate-agroal",

0 commit comments

Comments
 (0)