Upgrade to Jetty 12.0.19

Closes gh-45067
This commit is contained in:
Phillip Webb
2025-04-10 10:16:41 -07:00
parent a02748a9b9
commit 918a55cf3d
@@ -966,7 +966,7 @@ bom {
]
}
}
library("Jetty", "12.0.18") {
library("Jetty", "12.0.19") {
group("org.eclipse.jetty.ee10") {
bom("jetty-ee10-bom")
}