Upgrade to Hibernate 6.6.18.Final

Closes gh-45956
This commit is contained in:
Stéphane Nicoll 2025-06-13 16:00:36 +02:00
parent 3d92d12e8e
commit ecefd43fae
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.17.Final") {
library("Hibernate", "6.6.18.Final") {
group("org.hibernate.orm") {
modules = [
"hibernate-agroal",