Upgrade to Hibernate 6.5.0.CR1

Closes gh-40247
This commit is contained in:
Andy Wilkinson
2024-04-09 12:52:50 +01:00
parent 5d44ad4eee
commit a5dbf2b467

View File

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