Upgrade to Undertow 2.3.8.Final

Closes gh-37032
This commit is contained in:
Stephane Nicoll
2023-08-18 16:49:36 +02:00
parent fc35975fcc
commit e995ef6830

View File

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