Upgrade to Jetty 9.4.51.v20230217

Closes gh-34651
This commit is contained in:
Andy Wilkinson 2023-03-20 19:39:31 +00:00
parent 7fa5dab8ac
commit bfba7fdee3

View File

@ -980,7 +980,7 @@ bom {
]
}
}
library("Jetty", "9.4.50.v20221201") {
library("Jetty", "9.4.51.v20230217") {
prohibit {
versionRange "[10.0.0-alpha0,)"
because "it requires Java 11"