Skip to content

Commit 7e7b613

Browse files
committed
Upgrade to Hibernate 7.1.0.Final
Closes gh-46738
1 parent 74d4ec7 commit 7e7b613

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
@@ -541,7 +541,7 @@ bom {
541541
releaseNotes("https://github.com/hazelcast/hazelcast/releases/tag/v{version}")
542542
}
543543
}
544-
library("Hibernate", "7.0.7.Final") {
544+
library("Hibernate", "7.1.0.Final") {
545545
group("org.hibernate.orm") {
546546
modules = [
547547
"hibernate-agroal",

0 commit comments

Comments
 (0)