Upgrade to Undertow 2.2.10.Final

Closes gh-27686
This commit is contained in:
Stephane Nicoll
2021-08-16 08:14:37 +02:00
parent c5750a2b36
commit fe64fef7b9

View File

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