Upgrade to Undertow 2.2.22.Final

Closes gh-33585
This commit is contained in:
Phillip Webb 2022-12-21 08:04:32 -08:00
parent 8e42dfce55
commit 1939d23de3

View File

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