Upgrade to Jetty 11.0.13

Closes gh-33596
This commit is contained in:
Phillip Webb 2022-12-21 08:22:02 -08:00
parent c98f34ffca
commit 19f19559aa
1 changed files with 1 additions and 1 deletions

View File

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