Upgrade to Jetty 11.0.11

Closes gh-31639
This commit is contained in:
Andy Wilkinson 2022-07-07 17:37:10 +01:00
parent eaed6bf5a8
commit 6b186b82ad

View File

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