Upgrade to Jetty 9.4.39.v20210325

Closes gh-26058
This commit is contained in:
Stephane Nicoll
2021-04-13 14:52:19 +02:00
parent 2f424b15da
commit 979cf96cae

View File

@@ -880,7 +880,7 @@ bom {
]
}
}
library("Jetty", "9.4.38.v20210224") {
library("Jetty", "9.4.39.v20210325") {
prohibit("[11.0.0-alpha0,)") {
because "it uses the jakarta.* namespace"
}