mirror of
https://github.com/spring-projects/spring-boot.git
synced 2026-09-27 20:49:34 +00:00
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}")
|
||||
}
|
||||
}
|
||||
library("Hibernate", "7.0.0.Beta3") {
|
||||
library("Hibernate", "7.0.0.CR1") {
|
||||
group("org.hibernate.orm") {
|
||||
modules = [
|
||||
"hibernate-agroal",
|
||||
|
||||
Reference in New Issue
Block a user