Upgrade to Jetty 11.0.17

Closes gh-37847
This commit is contained in:
Andy Wilkinson
2023-10-12 13:33:23 +01:00
parent 3f7847aec3
commit 811f4a1ec7

View File

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