Upgrade to Undertow 2.2.10.Final

Closes gh-27686
pull/28375/head
Stephane Nicoll 3 years ago
parent c5750a2b36
commit fe64fef7b9

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

Loading…
Cancel
Save