Upgrade to Jetty 12.0.22

Closes gh-45809
This commit is contained in:
Stéphane Nicoll
2025-06-06 11:05:35 +02:00
parent b163e6dbea
commit 8b13830106

View File

@@ -973,7 +973,7 @@ bom {
]
}
}
library("Jetty", "12.0.21") {
library("Jetty", "12.0.22") {
group("org.eclipse.jetty.ee10") {
bom("jetty-ee10-bom")
}