Merge branch '3.2.x' into 3.3.x

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

View File

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