Upgrade to Jetty 12.0.6

Closes gh-39573
This commit is contained in:
Andy Wilkinson
2024-02-14 17:58:57 +00:00
parent 3a9987371c
commit 1d4f0e78e6

View File

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