Upgrade to Undertow 2.3.3.Final

Closes gh-33807
This commit is contained in:
Andy Wilkinson 2023-01-12 13:22:26 +00:00
parent d51f85b3a5
commit c3dee4e261
1 changed files with 1 additions and 1 deletions

View File

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