Upgrade to Jetty 9.4.45.v20220203

Closes gh-29843
This commit is contained in:
Stephane Nicoll
2022-02-16 09:41:17 +01:00
parent f4edcef3e0
commit 719fb2e8e5
2 changed files with 3 additions and 3 deletions

View File

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