Upgrade to Hibernate 6.5.0.CR2

Closes gh-40378
This commit is contained in:
Andy Wilkinson 2024-04-16 19:51:07 +01:00
parent 3da878204b
commit 7b2add0120

View File

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