Upgrade to Jetty 11.0.18

Closes gh-38462
This commit is contained in:
Andy Wilkinson 2023-11-21 15:34:06 +00:00
parent b9e4f62003
commit 132fc74410
1 changed files with 1 additions and 1 deletions

View File

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