Upgrade to Jetty 12.0.10

Closes gh-41071
This commit is contained in:
Andy Wilkinson 2024-06-11 15:13:40 +01:00
parent 35fbf5a54e
commit ce22422fd1

View File

@ -855,7 +855,7 @@ bom {
]
}
}
library("Jetty", "12.0.9") {
library("Jetty", "12.0.10") {
group("org.eclipse.jetty.ee10") {
imports = [
"jetty-ee10-bom"