Upgrade to Hibernate 6.6.9.Final
Closes gh-44606
This commit is contained in:
parent
0ce71e2c06
commit
443edcdcaf
@ -524,7 +524,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.8.Final") {
|
library("Hibernate", "6.6.9.Final") {
|
||||||
prohibit {
|
prohibit {
|
||||||
versionRange "[7.0.0.Alpha1,)"
|
versionRange "[7.0.0.Alpha1,)"
|
||||||
because "it exceeds our Jakarta EE 10 baseline"
|
because "it exceeds our Jakarta EE 10 baseline"
|
||||||
|
Loading…
x
Reference in New Issue
Block a user