Upgrade to Jetty 12.0.21

Closes gh-45516
This commit is contained in:
Stéphane Nicoll 2025-05-13 09:28:44 +02:00
parent 9c928056ee
commit 1169307cee
1 changed files with 1 additions and 1 deletions

View File

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