Upgrade to Jetty 11.0.17

Closes gh-37856
This commit is contained in:
Andy Wilkinson 2023-10-12 14:46:55 +01:00
parent d1a94a13ef
commit 8468a2cbf9
1 changed files with 1 additions and 1 deletions

View File

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