Upgrade to Undertow 2.2.19.Final

Closes gh-32390
This commit is contained in:
Stephane Nicoll 2022-09-15 09:39:16 +02:00
parent 74c1f5bede
commit 8f67cfd709

View File

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