Upgrade to Jetty 9.4.44.v20210927

Closes gh-28283
This commit is contained in:
Stephane Nicoll 2021-10-11 11:33:36 +02:00
parent 5c0b76ec18
commit 45507a3d19

View File

@ -883,7 +883,7 @@ bom {
]
}
}
library("Jetty", "9.4.43.v20210629") {
library("Jetty", "9.4.44.v20210927") {
prohibit("[11.0.0-alpha0,)") {
because "it uses the jakarta.* namespace"
}