Upgrade to Jetty 11.0.9

Closes gh-30956
This commit is contained in:
Andy Wilkinson 2022-05-10 18:21:27 +01:00
parent 3f7dcb83fc
commit bf197bce71
1 changed files with 1 additions and 1 deletions

View File

@ -653,7 +653,7 @@ bom {
] ]
} }
} }
library("Jetty", "11.0.8") { library("Jetty", "11.0.9") {
group("org.eclipse.jetty") { group("org.eclipse.jetty") {
imports = [ imports = [
"jetty-bom" "jetty-bom"