Upgrade to Jetty 12.0.8

Closes gh-40300
This commit is contained in:
Andy Wilkinson
2024-04-10 17:59:32 +01:00
parent 28b9f40126
commit cdc95bb92a
3 changed files with 8 additions and 3 deletions

View File

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