Upgrade to Undertow 2.2.4.Final

Closes gh-25224
This commit is contained in:
Andy Wilkinson 2021-02-12 10:07:04 +00:00
parent 28fc2b1d52
commit 5a21395b0b

View File

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