Upgrade to Undertow 2.1.4.Final

Closes gh-23318
This commit is contained in:
Stephane Nicoll 2020-09-15 14:25:38 +02:00
parent db3e81c5b7
commit 2df947cedb

View File

@ -1823,7 +1823,7 @@ bom {
]
}
}
library("Undertow", "2.1.3.Final") {
library("Undertow", "2.1.4.Final") {
group("io.undertow") {
modules = [
"undertow-core",