Upgrade to Jetty 12.0.11

Closes gh-41376
This commit is contained in:
Andy Wilkinson
2024-07-09 12:11:19 +01:00
parent 5ff5c33c16
commit 7e1c7d9170

View File

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