Upgrade to Jetty 11.0.14

Closes gh-34575
This commit is contained in:
Andy Wilkinson 2023-03-10 16:27:43 +00:00
parent 87957f1ad8
commit 6a159e982f
1 changed files with 1 additions and 1 deletions

View File

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