Upgrade to Undertow 2.2.28.Final

Closes gh-37929
This commit is contained in:
Andy Wilkinson 2023-10-18 11:44:00 +01:00
parent afff56a5f9
commit 27f06ea1e0
1 changed files with 1 additions and 1 deletions

View File

@ -1981,7 +1981,7 @@ bom {
]
}
}
library("Undertow", "2.2.26.Final") {
library("Undertow", "2.2.28.Final") {
prohibit {
versionRange "[2.2.27.Final]"
because "it is not compatibile with Java 8 (https://issues.redhat.com/browse/UNDERTOW-2324)"