aboutsummaryrefslogtreecommitdiffstats
path: root/org.eclipse.jgit.junit.http/pom.xml
diff options
context:
space:
mode:
authorMatthias Sohn <matthias.sohn@sap.com>2017-04-02 13:56:32 +0200
committerMatthias Sohn <matthias.sohn@sap.com>2017-04-02 15:45:00 +0200
commit6d5d3e45847d611ea57606e744b909406371d392 (patch)
tree61260d1a9e79e7a0a4afa54f94960a242f0e3bfd /org.eclipse.jgit.junit.http/pom.xml
parentb65a764b6bc5d28f59084a3af98df04fdf6373ba (diff)
parent1b45b06116eee607152822d58103f5e4973d27b8 (diff)
downloadjgit-6d5d3e45847d611ea57606e744b909406371d392.tar.gz
jgit-6d5d3e45847d611ea57606e744b909406371d392.zip
Merge branch 'stable-4.6'
* stable-4.6: Update Jetty to 9.3.17.v20170317 Revert "Update Jetty to 9.4.1.v20170120 in buck build" Revert "Update Jetty to 9.4.1.v20170120" Change-Id: I9193b568cce9c72da899a8f3eaaf833956438e13 Signed-off-by: Matthias Sohn <matthias.sohn@sap.com>
Diffstat (limited to 'org.eclipse.jgit.junit.http/pom.xml')
-rw-r--r--org.eclipse.jgit.junit.http/pom.xml5
1 files changed, 0 insertions, 5 deletions
diff --git a/org.eclipse.jgit.junit.http/pom.xml b/org.eclipse.jgit.junit.http/pom.xml
index abfe04380f..6a9464498b 100644
--- a/org.eclipse.jgit.junit.http/pom.xml
+++ b/org.eclipse.jgit.junit.http/pom.xml
@@ -93,11 +93,6 @@
<groupId>org.eclipse.jetty</groupId>
<artifactId>jetty-servlet</artifactId>
</dependency>
-
- <dependency>
- <groupId>org.eclipse.jetty</groupId>
- <artifactId>jetty-security</artifactId>
- </dependency>
</dependencies>
<build>