Upgrade to Undertow 2.2.26.Final

Closes gh-37029
This commit is contained in:
Stephane Nicoll 2023-08-18 16:26:17 +02:00
parent 0057d67445
commit be57f33df6

View File

@ -1959,7 +1959,7 @@ bom {
]
}
}
library("Undertow", "2.2.25.Final") {
library("Undertow", "2.2.26.Final") {
group("io.undertow") {
modules = [
"undertow-core",