Upgrade to Jetty 12.0.14

Closes gh-42654
This commit is contained in:
Stéphane Nicoll
2024-10-14 15:02:04 +02:00
parent accba9bcf7
commit c95b913258

View File

@@ -912,7 +912,7 @@ bom {
]
}
}
library("Jetty", "12.0.13") {
library("Jetty", "12.0.14") {
group("org.eclipse.jetty.ee10") {
imports = [
"jetty-ee10-bom"