Upgrade to Undertow 2.2.7.Final

Closes gh-26073
This commit is contained in:
Stephane Nicoll 2021-04-13 14:52:37 +02:00
parent 7ad5793e1e
commit 17a13de855
1 changed files with 1 additions and 1 deletions

View File

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