Upgrade to Undertow 2.2.17.Final

Closes gh-30732
This commit is contained in:
Stephane Nicoll
2022-04-18 10:53:01 +02:00
parent 72c929b500
commit e09840ae65

View File

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