Upgrade to Undertow 2.0.29.Final

Closes gh-20096
This commit is contained in:
Stephane Nicoll
2020-02-07 16:18:16 +01:00
parent 5e02227b02
commit 2af93b5297

View File

@@ -1758,7 +1758,7 @@ bom {
]
}
}
library("Undertow", "2.0.28.Final") {
library("Undertow", "2.0.29.Final") {
group("io.undertow") {
modules = [
"undertow-core",