Upgrade to Jetty 11.0.21

Closes gh-40778
This commit is contained in:
Andy Wilkinson 2024-05-16 14:18:16 +01:00
parent 237b288c78
commit d0cac7d736

View File

@ -666,7 +666,7 @@ bom {
]
}
}
library("Jetty", "11.0.20") {
library("Jetty", "11.0.21") {
group("org.eclipse.jetty") {
imports = [
"jetty-bom"