Upgrade to Jetty 12.0.7

Closes gh-39982
This commit is contained in:
Andy Wilkinson 2024-03-18 12:33:27 +00:00
parent 4a07334e31
commit c4198173a3

View File

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