Upgrade to Jetty 12.0.15

Closes gh-43090
This commit is contained in:
Stéphane Nicoll
2024-11-11 07:26:32 +09:00
parent 8f9442a741
commit aaa677605d

View File

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