Upgrade to Undertow 2.2.7.Final

Closes gh-26020
This commit is contained in:
Stephane Nicoll 2021-04-12 08:57:57 +02:00
parent c1c843f1d6
commit b2d167c186
1 changed files with 1 additions and 1 deletions

View File

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