Upgrade to Jetty 12.1.8

Closes gh-49915
This commit is contained in:
Stéphane Nicoll
2026-04-07 06:58:38 +02:00
parent 96827de561
commit 53fe2f1bbe
@@ -1046,7 +1046,7 @@ bom {
]
}
}
library("Jetty", "12.1.7") {
library("Jetty", "12.1.8") {
prohibit {
contains ".alpha"
because "we don't want alpha dependencies"