Upgrade to Jetty 12.0.16

Closes gh-43488
This commit is contained in:
Stéphane Nicoll
2024-12-12 11:34:20 +01:00
parent 8308e9e976
commit de18f0ed43

View File

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