Upgrade to Jetty 12.0.21

Closes gh-45513
This commit is contained in:
Stéphane Nicoll
2025-05-13 09:07:04 +02:00
parent 3dc987493f
commit 8afae11be2

View File

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