Upgrade to Jetty 12.0.13

Closes gh-42224
This commit is contained in:
Andy Wilkinson
2024-09-11 11:17:27 +01:00
parent 0c9e183744
commit 6dfc7d9c74

View File

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