Upgrade to Hibernate 6.6.6.Final

Closes gh-44175
This commit is contained in:
Stéphane Nicoll 2025-02-08 15:44:54 +01:00
parent f3de1a121f
commit 54a11aba6e
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}") 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") { group("org.hibernate.orm") {
modules = [ modules = [
"hibernate-agroal", "hibernate-agroal",