Upgrade to Undertow 2.3.13.Final

Closes gh-40755
This commit is contained in:
Andy Wilkinson 2024-05-13 15:51:11 +01:00
parent d3b892f302
commit 4c35cafcc4
1 changed files with 1 additions and 1 deletions

View File

@ -2188,7 +2188,7 @@ bom {
] ]
} }
} }
library("Undertow", "2.3.12.Final") { library("Undertow", "2.3.13.Final") {
group("io.undertow") { group("io.undertow") {
modules = [ modules = [
"undertow-core", "undertow-core",