Upgrade to Undertow 2.2.12.Final

Closes gh-28328
This commit is contained in:
Stephane Nicoll 2021-10-14 09:49:04 +02:00
parent 9e50a7d108
commit 19eae4736c

View File

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