Upgrade to Undertow 2.1.7.Final

Closes gh-25978
This commit is contained in:
Stephane Nicoll 2021-04-09 14:02:48 +02:00
parent 44f89fc0b3
commit c5c07185bf
1 changed files with 1 additions and 1 deletions

View File

@ -1831,7 +1831,7 @@ bom {
]
}
}
library("Undertow", "2.1.6.Final") {
library("Undertow", "2.1.7.Final") {
group("io.undertow") {
modules = [
"undertow-core",