Upgrade to Undertow 2.3.10.Final

Closes gh-37931
This commit is contained in:
Andy Wilkinson 2023-10-18 12:00:38 +01:00
parent 08ea576c37
commit 9c3b689f7c
1 changed files with 1 additions and 1 deletions

View File

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