Skip to content

Commit 41a4ab0

Browse files
committed
Upgrade to Hibernate 7.0.7.Final
Closes gh-46515
1 parent f4749e0 commit 41a4ab0

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
@@ -549,7 +549,7 @@ bom {
549549
releaseNotes("https://github.com/hazelcast/hazelcast/releases/tag/v{version}")
550550
}
551551
}
552-
library("Hibernate", "7.0.6.Final") {
552+
library("Hibernate", "7.0.7.Final") {
553553
group("org.hibernate.orm") {
554554
modules = [
555555
"hibernate-agroal",

0 commit comments

Comments
 (0)