Upgrade to Jetty 11.0.12

Closes gh-32447
pull/32205/head
Phillip Webb 2 years ago
parent d8be9975fc
commit 855c2ee617

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

Loading…
Cancel
Save