parent
b15092e9b3
commit
dbb56fb8c0
|
@ -554,7 +554,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.20.Final") {
|
library("Hibernate", "6.6.21.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…
Reference in New Issue