Upgrade to Undertow 2.2.14.Final

Closes gh-29246
This commit is contained in:
Stephane Nicoll 2022-01-03 09:42:51 +01:00
parent 43e7c3b695
commit 67f8b0484d

View File

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