Upgrade to Undertow 2.3.9.Final

Closes gh-37870
This commit is contained in:
Andy Wilkinson 2023-10-12 15:27:56 +01:00
parent 1c825d8412
commit 6880fb0fc8

View File

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