Upgrade to Undertow 2.3.13.Final

Closes gh-40735
This commit is contained in:
Andy Wilkinson
2024-05-13 13:34:01 +01:00
parent 6f096c0b5f
commit 341035903a

View File

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