Upgrade to Jetty 12.1.11

Closes gh-51013
This commit is contained in:
Stéphane Nicoll
2026-07-20 10:48:05 +02:00
parent 943ba438ef
commit 5f1d196884
@@ -1121,7 +1121,7 @@ bom {
]
}
}
library("Jetty", "12.1.10") {
library("Jetty", "12.1.11") {
prohibit {
contains ".alpha"
because "we don't want alpha dependencies"