Upgrade to Jetty 9.4.46.v20220331

Closes gh-30684
This commit is contained in:
Stephane Nicoll 2022-04-15 08:28:57 +02:00
parent aa629c8510
commit 9a89e83be4

View File

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