Upgrade to Jetty 12.0.22

Closes gh-45819
This commit is contained in:
Stéphane Nicoll
2025-06-06 11:18:01 +02:00
parent 3d4fe73b48
commit eb05f0f9f6

View File

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