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
1 changed files with 1 additions and 1 deletions

View File

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