Upgrade to Jetty 12.0.6

Closes gh-39707
This commit is contained in:
Andy Wilkinson
2024-02-22 07:59:07 +00:00
parent 66b2d5c0d9
commit d57fd31ae5

View File

@@ -681,7 +681,7 @@ bom {
]
}
}
library("Jetty", "12.0.5") {
library("Jetty", "12.0.6") {
group("org.eclipse.jetty.ee10") {
imports = [
"jetty-ee10-bom"