Upgrade to Undertow 2.1.3.Final

Closes gh-21983
This commit is contained in:
Andy Wilkinson 2020-06-16 10:34:01 +01:00
parent 2e54da04e2
commit 0f1ada5e29
1 changed files with 1 additions and 1 deletions

View File

@ -1837,7 +1837,7 @@ bom {
]
}
}
library("Undertow", "2.1.0.Final") {
library("Undertow", "2.1.3.Final") {
group("io.undertow") {
modules = [
"undertow-core",