Upgrade to Jetty 11.0.18

Closes gh-38444
This commit is contained in:
Andy Wilkinson 2023-11-21 13:23:21 +00:00
parent d2e08c84ed
commit 9c20596650

View File

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