Upgrade to Hibernate 6.6.4.Final

Closes gh-43566
This commit is contained in:
Stéphane Nicoll 2024-12-19 06:42:19 +01:00
parent 1b8fcb60ab
commit fcc569e5c4
1 changed files with 1 additions and 1 deletions

View File

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