Merge branch '3.2.x' into 3.3.x
This commit is contained in:
commit
fd7956fb66
|
@ -2424,7 +2424,7 @@ bom {
|
|||
library("Undertow", "2.3.17.Final") {
|
||||
prohibit {
|
||||
versionRange "[2.3.18.Final]"
|
||||
because "it contains a regression (https://issues.redhat.com/browse/UNDERTOW-2512)"
|
||||
because "requires new framework patch due to regression (https://issues.redhat.com/browse/UNDERTOW-2512)"
|
||||
}
|
||||
group("io.undertow") {
|
||||
modules = [
|
||||
|
|
Loading…
Reference in New Issue