Skip to content

Commit d9a378b

Browse files
committed
Upgrade to Hibernate 7.1.8.Final
Closes gh-48150
1 parent c687998 commit d9a378b

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
@@ -564,7 +564,7 @@ bom {
564564
releaseNotes("https://github.com/hazelcast/hazelcast/releases/tag/v{version}")
565565
}
566566
}
567-
library("Hibernate", "7.1.7.Final") {
567+
library("Hibernate", "7.1.8.Final") {
568568
group("org.hibernate.orm") {
569569
modules = [
570570
"hibernate-agroal",

0 commit comments

Comments
 (0)