Revert "Upgrade to Undertow 2.2.21.Final"

This reverts commit ac72530d85.

See gh-33181
This commit is contained in:
Stephane Nicoll
2022-11-15 14:19:38 +01:00
parent 9d2ce8e1ca
commit f177c1bae7

View File

@@ -1903,7 +1903,7 @@ bom {
]
}
}
library("Undertow", "2.2.21.Final") {
library("Undertow", "2.2.20.Final") {
group("io.undertow") {
modules = [
"undertow-core",