aboutsummaryrefslogtreecommitdiffstats
path: root/org.eclipse.jgit.packaging/org.eclipse.jgit.target/maven/dependencies.tpd
diff options
context:
space:
mode:
authorMatthias Sohn <matthias.sohn@sap.com>2024-12-20 02:29:21 +0100
committerMatthias Sohn <matthias.sohn@sap.com>2024-12-20 02:29:21 +0100
commitd91555854e05093576da852158b30e8103c2a5f8 (patch)
tree0f82719619e91351a7b8529c7ff113b206d9f39d /org.eclipse.jgit.packaging/org.eclipse.jgit.target/maven/dependencies.tpd
parent182fa818b4a343f90a9f5c2065efabc7ed443176 (diff)
downloadjgit-d91555854e05093576da852158b30e8103c2a5f8.tar.gz
jgit-d91555854e05093576da852158b30e8103c2a5f8.zip
Update jetty to 12.0.16
Change-Id: Iec52e35db378c3f58f9d80c7e721e98d5e8f01b2
Diffstat (limited to 'org.eclipse.jgit.packaging/org.eclipse.jgit.target/maven/dependencies.tpd')
-rw-r--r--org.eclipse.jgit.packaging/org.eclipse.jgit.target/maven/dependencies.tpd16
1 files changed, 8 insertions, 8 deletions
diff --git a/org.eclipse.jgit.packaging/org.eclipse.jgit.target/maven/dependencies.tpd b/org.eclipse.jgit.packaging/org.eclipse.jgit.target/maven/dependencies.tpd
index 4360c3a802..cdd6f35723 100644
--- a/org.eclipse.jgit.packaging/org.eclipse.jgit.target/maven/dependencies.tpd
+++ b/org.eclipse.jgit.packaging/org.eclipse.jgit.target/maven/dependencies.tpd
@@ -154,42 +154,42 @@ maven jetty
dependency {
groupId = "org.eclipse.jetty.ee10"
artifactId = "jetty-ee10-servlet"
- version = "12.0.15"
+ version = "12.0.16"
}
dependency {
groupId = "org.eclipse.jetty"
artifactId = "jetty-http"
- version = "12.0.15"
+ version = "12.0.16"
}
dependency {
groupId = "org.eclipse.jetty"
artifactId = "jetty-io"
- version = "12.0.15"
+ version = "12.0.16"
}
dependency {
groupId = "org.eclipse.jetty"
artifactId = "jetty-security"
- version = "12.0.15"
+ version = "12.0.16"
}
dependency {
groupId = "org.eclipse.jetty"
artifactId = "jetty-server"
- version = "12.0.15"
+ version = "12.0.16"
}
dependency {
groupId = "org.eclipse.jetty"
artifactId = "jetty-session"
- version = "12.0.15"
+ version = "12.0.16"
}
dependency {
groupId = "org.eclipse.jetty"
artifactId = "jetty-util"
- version = "12.0.15"
+ version = "12.0.16"
}
dependency {
groupId = "org.eclipse.jetty"
artifactId = "jetty-util-ajax"
- version = "12.0.15"
+ version = "12.0.16"
}
dependency {
groupId = "jakarta.servlet"