Upgrade to Undertow 2.0.30.Final

Closes gh-20514
This commit is contained in:
Andy Wilkinson 2020-03-12 12:20:55 +00:00
parent e28697eed8
commit e7ece77a7c
1 changed files with 1 additions and 1 deletions

View File

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