Upgrade to Jetty 12.0.24

Closes gh-46731
This commit is contained in:
Stéphane Nicoll
2025-08-08 15:36:05 +02:00
parent bb3aa209b6
commit fd4cf76c8f
@@ -1062,7 +1062,7 @@ bom {
]
}
}
library("Jetty", "12.0.23") {
library("Jetty", "12.0.24") {
prohibit {
contains ".alpha"
because "we don't want alpha dependencies"