Upgrade to Jetty 12.0.16

Closes gh-43487
This commit is contained in:
Stéphane Nicoll
2024-12-12 11:29:42 +01:00
parent dc00342384
commit 64015df798

View File

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