Upgrade to Undertow 2.2.16.Final

Closes gh-29804
This commit is contained in:
Stephane Nicoll
2022-02-14 13:18:06 +01:00
parent 0abf0703c6
commit f6a0fd5938

View File

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