Upgrade to Jetty 12.0.32

Closes gh-49080
This commit is contained in:
Andy Wilkinson
2026-02-05 12:07:51 +00:00
parent 9aedd8617d
commit 9c42312fa1
@@ -1065,7 +1065,7 @@ bom {
]
}
}
library("Jetty", "12.0.31") {
library("Jetty", "12.0.32") {
prohibit {
contains ".alpha"
because "we don't want alpha dependencies"