Upgrade to Jetty 12.1.13

Closes gh-51682
This commit is contained in:
Stéphane Nicoll
2026-09-12 08:29:17 +02:00
parent 110ab74050
commit f34ffe3826
@@ -1141,7 +1141,7 @@ bom {
]
}
}
library("Jetty", "12.1.12") {
library("Jetty", "12.1.13") {
prohibit {
contains ".alpha"
because "we don't want alpha dependencies"