Upgrade to Jetty 12.0.13

Closes gh-42256
This commit is contained in:
Andy Wilkinson
2024-09-11 13:27:10 +01:00
parent a7f74aae36
commit 9794dc3480

View File

@@ -896,7 +896,7 @@ bom {
]
}
}
library("Jetty", "12.0.12") {
library("Jetty", "12.0.13") {
group("org.eclipse.jetty.ee10") {
imports = [
"jetty-ee10-bom"