Upgrade to Undertow 2.3.12.Final

Closes gh-39731
This commit is contained in:
Andy Wilkinson 2024-02-22 08:01:08 +00:00
parent 38d7275c5e
commit ea06a496e0
1 changed files with 1 additions and 1 deletions

View File

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