Upgrade to Jetty 9.4.52.v20230823

Closes gh-37287
This commit is contained in:
Stephane Nicoll 2023-09-11 10:13:38 +02:00
parent c8178b21b7
commit 0b2f22be59

View File

@ -980,7 +980,7 @@ bom {
]
}
}
library("Jetty", "9.4.51.v20230217") {
library("Jetty", "9.4.52.v20230823") {
prohibit {
versionRange "[10.0.0-alpha0,)"
because "it requires Java 11"