Upgrade to Undertow 2.3.12.Final

Closes gh-39674
This commit is contained in:
Andy Wilkinson 2024-02-21 21:05:53 +00:00
parent 71e3a92f3c
commit b199e49e40

View File

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