Upgrade to Undertow 2.1.5.Final

Closes gh-24441
This commit is contained in:
Stephane Nicoll
2020-12-10 09:03:03 +01:00
parent 30748b8dd0
commit 94b6b62077

View File

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