Upgrade to Jetty 9.4.46.v20220331

Closes gh-30676
This commit is contained in:
Stephane Nicoll 2022-04-15 07:49:42 +02:00
parent c6473bb5b5
commit a245028b05
1 changed files with 1 additions and 1 deletions

View File

@ -902,7 +902,7 @@ bom {
]
}
}
library("Jetty", "9.4.45.v20220203") {
library("Jetty", "9.4.46.v20220331") {
prohibit("[11.0.0-alpha0,)") {
because "it uses the jakarta.* namespace"
}