Upgrade to Jetty 9.4.38.v20210224

Closes gh-25462
This commit is contained in:
Stephane Nicoll 2021-03-01 09:22:54 +01:00
parent bbf5052de7
commit 14c4221fde

View File

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