Upgrade to Undertow 2.2.16.Final

Closes gh-29781
This commit is contained in:
Stephane Nicoll 2022-02-14 09:01:19 +01:00
parent 2207bd8876
commit 4ee7b4b25a

View File

@ -1839,7 +1839,7 @@ bom {
]
}
}
library("Undertow", "2.2.14.Final") {
library("Undertow", "2.2.16.Final") {
group("io.undertow") {
modules = [
"undertow-core",