Upgrade to Undertow 2.3.18.Final

Closes gh-42769
This commit is contained in:
Andy Wilkinson 2024-10-17 16:00:13 +01:00
parent 614dca5aae
commit d954100bfb
1 changed files with 1 additions and 1 deletions

View File

@ -2263,7 +2263,7 @@ bom {
] ]
} }
} }
library("Undertow", "2.3.17.Final") { library("Undertow", "2.3.18.Final") {
group("io.undertow") { group("io.undertow") {
modules = [ modules = [
"undertow-core", "undertow-core",