Upgrade to Undertow 2.3.8.Final

Closes gh-37030
This commit is contained in:
Stephane Nicoll
2023-08-18 16:36:19 +02:00
parent 73e495e0e3
commit 5158c16052

View File

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