Remove obsolete prohibit for Undertow library
See gh-38228
This commit is contained in:
committed by
Moritz Halbritter
parent
6c5cb57afd
commit
1f22f6ed64
@@ -1982,10 +1982,6 @@ bom {
|
||||
}
|
||||
}
|
||||
library("Undertow", "2.2.28.Final") {
|
||||
prohibit {
|
||||
versionRange "[2.2.27.Final]"
|
||||
because "it is not compatibile with Java 8 (https://issues.redhat.com/browse/UNDERTOW-2324)"
|
||||
}
|
||||
group("io.undertow") {
|
||||
modules = [
|
||||
"undertow-core",
|
||||
|
||||
Reference in New Issue
Block a user