Upgrade to Jetty 9.4.51.v20230217

Closes gh-35479
This commit is contained in:
Andy Wilkinson 2023-05-17 18:27:09 +01:00
parent f10685b73a
commit 1723ed3385

View File

@ -903,7 +903,7 @@ bom {
] ]
} }
} }
library("Jetty", "9.4.46.v20220331") { library("Jetty", "9.4.51.v20230217") {
prohibit("[11.0.0-alpha0,)") { prohibit("[11.0.0-alpha0,)") {
because "it uses the jakarta.* namespace" because "it uses the jakarta.* namespace"
} }