Upgrade to Hibernate 7.0.0.CR1

Closes gh-45528
This commit is contained in:
Stéphane Nicoll
2025-05-13 15:51:53 +02:00
parent 7393418a36
commit c19fa8062e

View File

@@ -535,7 +535,7 @@ bom {
releaseNotes("https://github.com/hazelcast/hazelcast/releases/tag/v{version}") releaseNotes("https://github.com/hazelcast/hazelcast/releases/tag/v{version}")
} }
} }
library("Hibernate", "7.0.0.Beta3") { library("Hibernate", "7.0.0.CR1") {
group("org.hibernate.orm") { group("org.hibernate.orm") {
modules = [ modules = [
"hibernate-agroal", "hibernate-agroal",