Upgrade to Undertow 2.3.9.Final

Closes gh-37860
This commit is contained in:
Andy Wilkinson 2023-10-12 14:47:20 +01:00
parent 2386993583
commit be082cad7d
1 changed files with 1 additions and 1 deletions

View File

@ -1578,7 +1578,7 @@ bom {
]
}
}
library("Undertow", "2.3.8.Final") {
library("Undertow", "2.3.9.Final") {
group("io.undertow") {
modules = [
"undertow-core",