Upgrade to Undertow 2.2.20.Final

Closes gh-32651
This commit is contained in:
Stephane Nicoll 2022-10-10 09:33:24 +02:00
parent e5cbc9cfe0
commit ac9b869cfd

View File

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