Upgrade to Jetty 12.0.33

Closes gh-49459
This commit is contained in:
Stéphane Nicoll
2026-03-06 16:26:59 +01:00
parent adfbb2da0d
commit 41c7d09e7e
@@ -1072,7 +1072,7 @@ bom {
]
}
}
library("Jetty", "12.0.32") {
library("Jetty", "12.0.33") {
prohibit {
contains ".alpha"
because "we don't want alpha dependencies"