Upgrade to Jetty 12.0.20

Closes gh-45457
This commit is contained in:
Stéphane Nicoll 2025-05-09 13:05:25 +02:00
parent 5ef9c217d2
commit 1dc605cd31
1 changed files with 1 additions and 1 deletions

View File

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