Upgrade to Hibernate 6.6.13.Final

Closes gh-45073
This commit is contained in:
Phillip Webb 2025-04-10 12:07:16 -07:00
parent c94b3d4169
commit e1c05fe047
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}") releaseNotes("https://github.com/hazelcast/hazelcast/releases/tag/v{version}")
} }
} }
library("Hibernate", "6.6.11.Final") { library("Hibernate", "6.6.13.Final") {
group("org.hibernate.orm") { group("org.hibernate.orm") {
modules = [ modules = [
"hibernate-agroal", "hibernate-agroal",