Upgrade to Undertow 2.2.4.Final

Closes gh-25254
This commit is contained in:
Andy Wilkinson 2021-02-12 12:02:40 +00:00
parent 118b55579a
commit cc4bace12b
1 changed files with 1 additions and 1 deletions

View File

@ -1791,7 +1791,7 @@ bom {
]
}
}
library("Undertow", "2.2.3.Final") {
library("Undertow", "2.2.4.Final") {
group("io.undertow") {
modules = [
"undertow-core",