Upgrade to Jetty 12.1.7

Closes gh-49491
This commit is contained in:
Stéphane Nicoll
2026-03-07 11:12:50 +01:00
parent 43fcaf1bc0
commit 37c8d5689f
@@ -1084,7 +1084,7 @@ bom {
]
}
}
library("Jetty", "12.1.6") {
library("Jetty", "12.1.7") {
prohibit {
contains ".alpha"
because "we don't want alpha dependencies"