Upgrade to Jetty 9.4.44.v20210927

Closes gh-28320
This commit is contained in:
Stephane Nicoll
2021-10-14 09:48:53 +02:00
parent e039d9bc1f
commit 30812008b5

View File

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