Upgrade to Undertow 2.2.23.Final

Closes gh-34250
This commit is contained in:
Andy Wilkinson 2023-02-20 13:34:04 +00:00
parent 274c392265
commit bc60026532
1 changed files with 1 additions and 1 deletions

View File

@ -1955,7 +1955,7 @@ bom {
] ]
} }
} }
library("Undertow", "2.2.22.Final") { library("Undertow", "2.2.23.Final") {
group("io.undertow") { group("io.undertow") {
modules = [ modules = [
"undertow-core", "undertow-core",