Upgrade to Jetty 12.0.19

Closes gh-45077
This commit is contained in:
Phillip Webb
2025-04-10 12:20:51 -07:00
parent d317573248
commit 5f367199d0

View File

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