Upgrade to Undertow 2.2.5.Final

Closes gh-25641
This commit is contained in:
Stephane Nicoll 2021-03-15 09:22:18 +01:00
parent bf4ebcf6ea
commit c66db586bf
1 changed files with 1 additions and 1 deletions

View File

@ -1723,7 +1723,7 @@ bom {
] ]
} }
} }
library("Undertow", "2.2.4.Final") { library("Undertow", "2.2.5.Final") {
group("io.undertow") { group("io.undertow") {
modules = [ modules = [
"undertow-core", "undertow-core",