Upgrade to Undertow 2.2.8.Final

Closes gh-26809
This commit is contained in:
Stephane Nicoll 2021-06-08 08:24:55 +02:00
parent 11d31edf0a
commit 4c71e8124d
1 changed files with 1 additions and 1 deletions

View File

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