Upgrade to Hibernate 6.6.15.Final

Closes gh-45537
This commit is contained in:
Stéphane Nicoll 2025-05-14 09:51:06 +02:00
parent f9724ca5c8
commit 603204f263
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.14.Final") {
library("Hibernate", "6.6.15.Final") {
group("org.hibernate.orm") {
modules = [
"hibernate-agroal",