|
|
|
|
@ -2197,6 +2197,10 @@ bom {
@@ -2197,6 +2197,10 @@ bom {
|
|
|
|
|
} |
|
|
|
|
} |
|
|
|
|
library("Undertow", "2.3.13.Final") { |
|
|
|
|
prohibit { |
|
|
|
|
versionRange "[2.3.14.Final]" |
|
|
|
|
because "it contains a regression (https://issues.redhat.com/browse/UNDERTOW-2420)" |
|
|
|
|
} |
|
|
|
|
group("io.undertow") { |
|
|
|
|
modules = [ |
|
|
|
|
"undertow-core", |
|
|
|
|
|