Upgrade to Undertow 2.2.3.Final

Closes gh-24397
This commit is contained in:
Stephane Nicoll 2020-12-08 05:21:05 +01:00
parent 2fea5d49e7
commit 7b2f24aa46

View File

@ -1722,7 +1722,7 @@ bom {
]
}
}
library("Undertow", "2.2.2.Final") {
library("Undertow", "2.2.3.Final") {
group("io.undertow") {
modules = [
"undertow-core",