Upgrade to Undertow 2.2.21.Final

Closes gh-33165
This commit is contained in:
Stephane Nicoll
2022-11-14 16:03:26 +01:00
parent 80255acb7b
commit 51a1673252

View File

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