Upgrade to Undertow 2.2.21.Final

Closes gh-33181
This commit is contained in:
Stephane Nicoll
2022-11-15 07:51:58 +01:00
parent 69999b250b
commit ac72530d85

View File

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