Skip to content

Commit 92122e1

Browse files
committed
Upgrade to Hibernate 6.6.25.Final
Closes gh-46777
1 parent 6e292d0 commit 92122e1

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

spring-boot-project/spring-boot-dependencies/build.gradle

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -532,7 +532,7 @@ bom {
532532
releaseNotes("https://github.com/hazelcast/hazelcast/releases/tag/v{version}")
533533
}
534534
}
535-
library("Hibernate", "6.6.24.Final") {
535+
library("Hibernate", "6.6.25.Final") {
536536
group("org.hibernate.orm") {
537537
modules = [
538538
"hibernate-agroal",

0 commit comments

Comments
 (0)