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

View File

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