Upgrade to Jetty 11.0.14

Closes gh-34575
pull/34585/head
Andy Wilkinson 2 years ago
parent 87957f1ad8
commit 6a159e982f

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

Loading…
Cancel
Save