Upgrade to Jetty 9.4.46.v20220331

Closes gh-30717
This commit is contained in:
Stephane Nicoll 2022-04-18 10:49:26 +02:00
parent 95123c93b4
commit 8655cfd3f1
1 changed files with 1 additions and 1 deletions

View File

@ -938,7 +938,7 @@ bom {
]
}
}
library("Jetty", "9.4.45.v20220203") {
library("Jetty", "9.4.46.v20220331") {
prohibit("[10.0.0-alpha0,)") {
because "it requires Java 11"
}