Upgrade to Jetty 9.4.42.v20210604

Closes gh-26838
This commit is contained in:
Stephane Nicoll
2021-06-09 16:08:18 +02:00
parent 5cb1bd8245
commit 2201315556

View File

@@ -883,7 +883,7 @@ bom {
]
}
}
library("Jetty", "9.4.41.v20210516") {
library("Jetty", "9.4.42.v20210604") {
prohibit("[11.0.0-alpha0,)") {
because "it uses the jakarta.* namespace"
}