Upgrade to Undertow 2.2.18.Final

Closes gh-31420
This commit is contained in:
Stephane Nicoll 2022-06-17 10:30:34 +02:00
parent 42eaa4d4f6
commit 8548f1a1cb
1 changed files with 1 additions and 1 deletions

View File

@ -1865,7 +1865,7 @@ bom {
]
}
}
library("Undertow", "2.2.17.Final") {
library("Undertow", "2.2.18.Final") {
group("io.undertow") {
modules = [
"undertow-core",