Upgrade to Jetty 12.1.10

Closes gh-50661
This commit is contained in:
Dependabot Standalone
2026-06-02 09:38:40 -07:00
parent b5e32570ce
commit 4761d86dbb
@@ -1115,7 +1115,7 @@ bom {
]
}
}
library("Jetty", "12.1.8") {
library("Jetty", "12.1.10") {
prohibit {
contains ".alpha"
because "we don't want alpha dependencies"