Upgrade to Jetty 12.0.23

Closes gh-46329
This commit is contained in:
Stéphane Nicoll
2025-07-08 10:33:00 +02:00
parent a144105589
commit 6f3a5e2a04
@@ -1019,7 +1019,7 @@ bom {
]
}
}
library("Jetty", "12.0.22") {
library("Jetty", "12.0.23") {
prohibit {
contains ".alpha"
because "we don't want alpha dependencies"