Upgrade to Jetty 12.0.9

Closes gh-40743
This commit is contained in:
Andy Wilkinson
2024-05-13 15:50:15 +01:00
parent 254ff47ed6
commit bc436564e2
3 changed files with 6 additions and 7 deletions

View File

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