Upgrade to Hibernate 6.6.10.Final

Closes gh-44671
This commit is contained in:
Stéphane Nicoll 2025-03-11 17:15:20 +01:00
parent 1f30ae8f5d
commit 29242bd4f3
1 changed files with 1 additions and 1 deletions

View File

@ -524,7 +524,7 @@ bom {
releaseNotes("https://github.com/hazelcast/hazelcast/releases/tag/v{version}")
}
}
library("Hibernate", "6.6.9.Final") {
library("Hibernate", "6.6.10.Final") {
prohibit {
versionRange "[7.0.0.Alpha1,)"
because "it exceeds our Jakarta EE 10 baseline"