Upgrade to Hibernate 6.6.6.Final

Closes gh-44081
This commit is contained in:
Phillip Webb 2025-02-04 12:06:23 -08:00
parent 2e458f0060
commit 41d7af5147
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.5.Final") {
library("Hibernate", "6.6.6.Final") {
group("org.hibernate.orm") {
modules = [
"hibernate-agroal",