Upgrade to Jetty 12.0.7

Closes gh-40000
This commit is contained in:
Andy Wilkinson 2024-03-18 13:45:00 +00:00
parent 962db69de0
commit 89fcd3f838
1 changed files with 1 additions and 1 deletions

View File

@ -847,7 +847,7 @@ bom {
] ]
} }
} }
library("Jetty", "12.0.6") { library("Jetty", "12.0.7") {
group("org.eclipse.jetty.ee10") { group("org.eclipse.jetty.ee10") {
imports = [ imports = [
"jetty-ee10-bom" "jetty-ee10-bom"