Upgrade to Jetty 12.0.36

Closes gh-50676
This commit is contained in:
Stéphane Nicoll
2026-06-03 16:25:16 +02:00
parent 2f4ca0f819
commit 5100b4dfd0
@@ -1072,7 +1072,7 @@ bom {
]
}
}
library("Jetty", "12.0.35") {
library("Jetty", "12.0.36") {
prohibit {
contains ".alpha"
because "we don't want alpha dependencies"