Upgrade to Undertow 2.2.17.Final

Closes gh-30690
This commit is contained in:
Stephane Nicoll
2022-04-15 08:29:10 +02:00
parent 5fa96dee78
commit af7c20491b

View File

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