Upgrade to Hibernate 6.6.7.Final

Closes gh-44227
This commit is contained in:
Stéphane Nicoll 2025-02-11 15:27:46 +01:00
parent 3b37805dc3
commit c22033440f
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.6.Final") {
library("Hibernate", "6.6.7.Final") {
prohibit {
versionRange "[7.0.0.Alpha1,)"
because "it exceeds our Jakarta EE 10 baseline"