Upgrade to Undertow 2.3.2.Final

Closes gh-33608
This commit is contained in:
Phillip Webb 2022-12-21 08:47:20 -08:00
parent 41f5cd3fde
commit 5f30a70581

View File

@ -1504,7 +1504,7 @@ bom {
]
}
}
library("Undertow", "2.3.0.Final") {
library("Undertow", "2.3.2.Final") {
group("io.undertow") {
modules = [
"undertow-core",