Upgrade to Undertow 2.3.5.Final

Closes gh-34915
This commit is contained in:
Stephane Nicoll 2023-04-07 16:32:03 +02:00
parent b863fcd6a1
commit 62397031fd
1 changed files with 1 additions and 1 deletions

View File

@ -1501,7 +1501,7 @@ bom {
] ]
} }
} }
library("Undertow", "2.3.4.Final") { library("Undertow", "2.3.5.Final") {
group("io.undertow") { group("io.undertow") {
modules = [ modules = [
"undertow-core", "undertow-core",