Upgrade to Jetty 12.0.14

Closes gh-42617
This commit is contained in:
Stéphane Nicoll
2024-10-14 10:53:33 +02:00
parent 145dcdece0
commit 6b145a1ff3

View File

@@ -686,7 +686,7 @@ bom {
]
}
}
library("Jetty", "12.0.13") {
library("Jetty", "12.0.14") {
group("org.eclipse.jetty.ee10") {
imports = [
"jetty-ee10-bom"