Skip to content

Commit f22e485

Browse files
committed
Upgrade to Hibernate 7.1.1.Final
Closes gh-47217
1 parent 336e7de commit f22e485

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.1.0.Final") {
544+
library("Hibernate", "7.1.1.Final") {
545545
group("org.hibernate.orm") {
546546
modules = [
547547
"hibernate-agroal",

0 commit comments

Comments
 (0)