Upgrade to Jetty 9.4.41.v20210516

Closes gh-26603
This commit is contained in:
Stephane Nicoll 2021-05-19 17:24:01 +02:00
parent a5f9e3912f
commit 4caab742ca
1 changed files with 1 additions and 1 deletions

View File

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