Upgrade to Jetty 12.0.2

Closes gh-37803
This commit is contained in:
Andy Wilkinson
2023-10-10 10:56:56 +01:00
parent f4ed0a2df5
commit 8080c5d4e8

View File

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