Upgrade to Jetty 11.0.14

Closes gh-34447
This commit is contained in:
Andy Wilkinson 2023-03-02 13:58:34 +00:00
parent a56bdba224
commit d4577556e0
1 changed files with 1 additions and 1 deletions

View File

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