Merge branch '3.3.x'
See gh-42769
This commit is contained in:
@@ -2256,7 +2256,11 @@ bom {
|
||||
]
|
||||
}
|
||||
}
|
||||
library("Undertow", "2.3.18.Final") {
|
||||
library("Undertow", "2.3.17.Final") {
|
||||
prohibit {
|
||||
versionRange "[2.3.18.Final]"
|
||||
because "it contains a regression (https://issues.redhat.com/browse/UNDERTOW-2512)"
|
||||
}
|
||||
group("io.undertow") {
|
||||
modules = [
|
||||
"undertow-core",
|
||||
|
||||
Reference in New Issue
Block a user