Upgrade to Jetty 12.0.4

Closes gh-38805
This commit is contained in:
Andy Wilkinson
2023-12-14 17:08:00 +00:00
parent 853aaeb818
commit 86599a5062

View File

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