Upgrade to Jetty 12.0.11

Closes gh-41365
This commit is contained in:
Andy Wilkinson 2024-07-09 11:16:11 +01:00
parent 73416ee0e3
commit d79ee604ff
1 changed files with 1 additions and 1 deletions

View File

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