Upgrade to Undertow 2.3.8.Final

Closes gh-37031
This commit is contained in:
Stephane Nicoll
2023-08-18 16:48:01 +02:00
parent a75bae6711
commit 7763c906bf

View File

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