Upgrade to Undertow 2.2.12.Final

Closes gh-28289
This commit is contained in:
Stephane Nicoll
2021-10-11 11:33:42 +02:00
parent 4478ffae3b
commit 3e1b91911a

View File

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