Upgrade to Jetty 12.0.20

Closes gh-45451
This commit is contained in:
Stéphane Nicoll 2025-05-09 13:04:49 +02:00
parent c101baa787
commit b41296f8c7
1 changed files with 1 additions and 1 deletions

View File

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