Upgrade to Undertow 2.2.16.Final

Closes gh-29867
This commit is contained in:
Stephane Nicoll
2022-02-16 10:17:50 +01:00
parent bfc9094562
commit 48bda615a2

View File

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