Skip to content

Commit d50ec75

Browse files
committed
Upgrade to Hibernate 7.1.6.Final
Closes gh-47932
1 parent dfaef50 commit d50ec75

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
@@ -559,7 +559,7 @@ bom {
559559
releaseNotes("https://github.com/hazelcast/hazelcast/releases/tag/v{version}")
560560
}
561561
}
562-
library("Hibernate", "7.1.5.Final") {
562+
library("Hibernate", "7.1.6.Final") {
563563
group("org.hibernate.orm") {
564564
modules = [
565565
"hibernate-agroal",

0 commit comments

Comments
 (0)