Upgrade to Jetty 12.0.2

Closes gh-37803
This commit is contained in:
Andy Wilkinson
2023-10-10 15:00:02 +01:00
parent 7b1059a4b5
commit 15ee305ef3
2 changed files with 11 additions and 4 deletions

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"