Upgrade to Undertow 2.3.7.Final

Closes gh-35814
This commit is contained in:
Stephane Nicoll 2023-06-09 15:25:17 +02:00
parent a720f3aa59
commit ddeee2bcbf
1 changed files with 1 additions and 1 deletions

View File

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