Upgrade to Jetty 12.0.5

Closes gh-38871
This commit is contained in:
Phillip Webb 2023-12-19 20:37:58 -08:00
parent cf5dc186f8
commit 31bc458a13
1 changed files with 1 additions and 1 deletions

View File

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