Upgrade to Undertow 2.2.19.Final

Closes gh-32087
This commit is contained in:
Stephane Nicoll 2022-08-16 08:46:00 +02:00
parent fd89ced078
commit 2550763669

View File

@ -1872,7 +1872,7 @@ bom {
]
}
}
library("Undertow", "2.2.18.Final") {
library("Undertow", "2.2.19.Final") {
group("io.undertow") {
modules = [
"undertow-core",