Upgrade to Hibernate 6.5.0.Final

Closes gh-40740
This commit is contained in:
Andy Wilkinson 2024-05-13 15:50:01 +01:00
parent a4a4c5f9fc
commit 0364f17d41
1 changed files with 1 additions and 1 deletions

View File

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