Upgrade to Jetty 12.0.10

Closes gh-41060
This commit is contained in:
Andy Wilkinson 2024-06-11 13:25:10 +01:00
parent db7efbbe82
commit 6e95529eb3

View File

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