Upgrade to Jetty 12.0.2

Closes gh-37803
pull/37808/head
Andy Wilkinson 1 year ago
parent f4ed0a2df5
commit 8080c5d4e8

@ -677,7 +677,7 @@ bom {
]
}
}
library("Jetty", "12.0.1") {
library("Jetty", "12.0.2") {
group("org.eclipse.jetty.ee10") {
imports = [
"jetty-ee10-bom"

Loading…
Cancel
Save