Upgrade to Undertow 2.2.19.Final

Closes gh-32090
This commit is contained in:
Stephane Nicoll 2022-08-16 09:56:15 +02:00
parent 464c2ed83a
commit 1b12ea71ee
1 changed files with 1 additions and 1 deletions

View File

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