Upgrade to Hibernate 6.6.21.Final

Closes gh-46429
This commit is contained in:
Stéphane Nicoll 2025-07-16 10:34:49 +02:00
parent 60c4ec02a2
commit e564fb593d
1 changed files with 1 additions and 1 deletions

View File

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