Upgrade to Undertow 2.3.6.Final

Closes gh-35448
This commit is contained in:
Andy Wilkinson 2023-05-16 16:45:24 +01:00
parent 6c7e151cb2
commit 99b2de02b3
1 changed files with 1 additions and 1 deletions

View File

@ -1501,7 +1501,7 @@ bom {
] ]
} }
} }
library("Undertow", "2.3.5.Final") { library("Undertow", "2.3.6.Final") {
group("io.undertow") { group("io.undertow") {
modules = [ modules = [
"undertow-core", "undertow-core",