Merge branch '3.3.x'

Closes gh-41829
This commit is contained in:
Stéphane Nicoll
2024-08-12 16:13:35 +02:00
3 changed files with 17 additions and 4 deletions

View File

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