Upgrade to Jetty 11.0.15

Closes gh-34981
This commit is contained in:
Andy Wilkinson 2023-04-14 08:59:23 +01:00
parent b8ec7d291d
commit 4dafa8b6f3

View File

@ -634,7 +634,7 @@ bom {
]
}
}
library("Jetty", "11.0.14") {
library("Jetty", "11.0.15") {
group("org.eclipse.jetty") {
imports = [
"jetty-bom"