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

View File

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