Upgrade to Undertow 2.2.20.Final

Closes gh-32720
This commit is contained in:
Andy Wilkinson 2022-10-13 17:15:39 +01:00
parent 626e281cc8
commit 653309cd5d
1 changed files with 1 additions and 1 deletions

View File

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