Upgrade to Jetty 12.0.11

Closes gh-41391
This commit is contained in:
Andy Wilkinson
2024-07-09 12:36:26 +01:00
parent c63b308aa7
commit a4d0488163

View File

@@ -880,7 +880,7 @@ bom {
]
}
}
library("Jetty", "12.0.10") {
library("Jetty", "12.0.11") {
group("org.eclipse.jetty.ee10") {
imports = [
"jetty-ee10-bom"