Upgrade to Jetty 11.0.15

Closes gh-35051
This commit is contained in:
Stephane Nicoll 2023-04-18 13:20:36 +02:00
parent aa542858c9
commit 2a90c60001

View File

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