Upgrade to Jetty 12.0.26

Closes gh-47102
This commit is contained in:
Stéphane Nicoll
2025-09-08 09:13:26 +02:00
parent e64839dc8b
commit 447b83ef36
@@ -1004,7 +1004,7 @@ bom {
]
}
}
library("Jetty", "12.0.25") {
library("Jetty", "12.0.26") {
group("org.eclipse.jetty.ee10") {
bom("jetty-ee10-bom")
}