Upgrade to Hibernate 6.6.14.Final

Closes gh-45515
This commit is contained in:
Stéphane Nicoll 2025-05-13 09:28:39 +02:00
parent 8922f23cb2
commit 9c928056ee
1 changed files with 1 additions and 1 deletions

View File

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