Upgrade to Jetty 12.1.5

Closes gh-48463
This commit is contained in:
Stéphane Nicoll
2025-12-08 16:20:34 +01:00
parent 2843e5106a
commit d0ed0dd2ca
@@ -1034,7 +1034,7 @@ bom {
]
}
}
library("Jetty", "12.1.4") {
library("Jetty", "12.1.5") {
prohibit {
contains ".alpha"
because "we don't want alpha dependencies"