Upgrade to Jetty 9.4.43.v20210629

Closes gh-27199
This commit is contained in:
Andy Wilkinson 2021-07-08 18:44:07 +01:00
parent d52117014f
commit 81a68651dc
1 changed files with 1 additions and 1 deletions

View File

@ -883,7 +883,7 @@ bom {
]
}
}
library("Jetty", "9.4.42.v20210604") {
library("Jetty", "9.4.43.v20210629") {
prohibit("[11.0.0-alpha0,)") {
because "it uses the jakarta.* namespace"
}