Upgrade to Jetty 12.1.12

Closes gh-51302
This commit is contained in:
Stéphane Nicoll
2026-08-07 15:59:26 +02:00
parent faa52afc90
commit 50ecfcbe5b
@@ -1115,7 +1115,7 @@ bom {
]
}
}
library("Jetty", "12.1.11") {
library("Jetty", "12.1.12") {
prohibit {
contains ".alpha"
because "we don't want alpha dependencies"