Upgrade to Undertow 2.3.11.Final

Closes gh-39579
This commit is contained in:
Andy Wilkinson 2024-02-14 17:59:28 +00:00
parent 90e46b9415
commit 6be9fdaeec

View File

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