Upgrade to Undertow 2.3.6.Final

Closes gh-35450
This commit is contained in:
Andy Wilkinson 2023-05-16 19:22:43 +01:00
parent 7ce95225cb
commit 541c58336b
1 changed files with 1 additions and 1 deletions

View File

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