Upgrade to Undertow 2.2.10.Final

Closes gh-27725
This commit is contained in:
Stephane Nicoll 2021-08-17 09:14:55 +02:00
parent bf2d52412e
commit 2d49175291
1 changed files with 1 additions and 1 deletions

View File

@ -1822,7 +1822,7 @@ bom {
] ]
} }
} }
library("Undertow", "2.2.8.Final") { library("Undertow", "2.2.10.Final") {
group("io.undertow") { group("io.undertow") {
modules = [ modules = [
"undertow-core", "undertow-core",