Upgrade to Jetty 9.4.49.v20220914

Closes gh-32444
This commit is contained in:
Phillip Webb 2022-09-20 14:15:03 -07:00
parent f9b532d5aa
commit 0ff789415e
1 changed files with 1 additions and 1 deletions

View File

@ -943,7 +943,7 @@ bom {
]
}
}
library("Jetty", "9.4.48.v20220622") {
library("Jetty", "9.4.49.v20220914") {
prohibit("[10.0.0-alpha0,)") {
because "it requires Java 11"
}