Upgrade to Hibernate 7.0.0.CR1
Closes gh-45528
This commit is contained in:
@@ -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",
|
||||||
|
|||||||
Reference in New Issue
Block a user