Upgrade to Jetty 11.0.8

Closes gh-30367
This commit is contained in:
Stephane Nicoll 2022-03-22 16:37:56 +01:00
parent c063210447
commit 6a5a2f6356

View File

@ -667,7 +667,7 @@ bom {
]
}
}
library("Jetty", "11.0.7") {
library("Jetty", "11.0.8") {
group("org.eclipse.jetty") {
imports = [
"jetty-bom"