Upgrade to Jetty 12.0.13

Closes gh-42248
This commit is contained in:
Andy Wilkinson 2024-09-11 13:05:16 +01:00
parent a6c9382540
commit d8748ec35d
1 changed files with 1 additions and 1 deletions

View File

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