Upgrade to Undertow 2.3.18.Final

Closes gh-42750
This commit is contained in:
Andy Wilkinson 2024-10-17 14:55:35 +01:00
parent 9b9dfbbccf
commit a48dfbd5c7
1 changed files with 1 additions and 1 deletions

View File

@ -1764,7 +1764,7 @@ bom {
]
}
}
library("Undertow", "2.3.17.Final") {
library("Undertow", "2.3.18.Final") {
group("io.undertow") {
modules = [
"undertow-core",