Upgrade to Undertow 2.2.14.Final

Closes gh-29072
This commit is contained in:
Stephane Nicoll
2021-12-15 15:11:24 +01:00
parent e4a7e872ad
commit 4f14428351

View File

@@ -1812,7 +1812,7 @@ bom {
]
}
}
library("Undertow", "2.2.12.Final") {
library("Undertow", "2.2.14.Final") {
group("io.undertow") {
modules = [
"undertow-core",