Upgrade to Jetty 11.0.13

Closes gh-33596
pull/33609/head
Phillip Webb 2 years ago
parent c98f34ffca
commit 19f19559aa

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

Loading…
Cancel
Save