Upgrade to Undertow 2.3.5.Final

Closes gh-34890
This commit is contained in:
Stephane Nicoll
2023-04-06 13:26:17 +02:00
parent a2d43e9aca
commit de700d50a1

View File

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