Upgrade to Jetty 11.0.20

Closes gh-39559
This commit is contained in:
Andy Wilkinson 2024-02-14 15:55:09 +00:00
parent 15fc9f2377
commit 1d6712431b
1 changed files with 1 additions and 1 deletions

View File

@ -666,7 +666,7 @@ bom {
]
}
}
library("Jetty", "11.0.19") {
library("Jetty", "11.0.20") {
group("org.eclipse.jetty") {
imports = [
"jetty-bom"