Upgrade to Undertow 2.2.20.Final

Closes gh-32668
This commit is contained in:
Stephane Nicoll 2022-10-11 06:15:36 +02:00
parent fabdc5a7b6
commit 8a231e52b3
1 changed files with 1 additions and 1 deletions

View File

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