Upgrade to Jetty 9.4.47.v20220610

Closes gh-31487
This commit is contained in:
Stephane Nicoll 2022-06-22 07:55:16 +02:00
parent e74163704c
commit 72257ba302

View File

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