Upgrade to Undertow 2.1.6.Final

Closes gh-25204
This commit is contained in:
Andy Wilkinson 2021-02-12 09:28:27 +00:00
parent b1dd3fb827
commit 63de8dec1f
1 changed files with 1 additions and 1 deletions

View File

@ -1830,7 +1830,7 @@ bom {
] ]
} }
} }
library("Undertow", "2.1.5.Final") { library("Undertow", "2.1.6.Final") {
group("io.undertow") { group("io.undertow") {
modules = [ modules = [
"undertow-core", "undertow-core",