aboutsummaryrefslogtreecommitdiffstats
path: root/org.eclipse.jgit.junit.http/pom.xml
diff options
context:
space:
mode:
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 1c32f7d165..ced9c2c14f 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>