Revert "Upgrade to Undertow 2.2.21.Final"

This reverts commit 51a1673252.

See gh-33165
This commit is contained in:
Stephane Nicoll 2022-11-15 14:19:05 +01:00
parent 0562636ae7
commit e03c2e876a
1 changed files with 1 additions and 1 deletions

View File

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