Upgrade to Undertow 2.3.9.Final

Closes gh-37850
This commit is contained in:
Andy Wilkinson
2023-10-12 13:33:41 +01:00
parent 0d07f941ec
commit 6a7fc6bee8

View File

@@ -1531,7 +1531,7 @@ bom {
]
}
}
library("Undertow", "2.3.8.Final") {
library("Undertow", "2.3.9.Final") {
group("io.undertow") {
modules = [
"undertow-core",