Upgrade to Undertow 2.2.14.Final

Closes gh-29051
This commit is contained in:
Stephane Nicoll 2021-12-15 14:01:27 +01:00
parent 23bc5e410f
commit 97ee63b55b

View File

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