Remove unnecessary maven dependency of org.eclipse.jgit to httpclient

Change-Id: Icc3c696a46adaf0e7b633913a3f36f0440a81e3a
Signed-off-by: Matthias Sohn <matthias.sohn@sap.com>
This commit is contained in:
Matthias Sohn 2018-08-19 15:34:47 +02:00 committed by David Pursehouse
parent 6dd25814d8
commit 0c12df54f1
1 changed files with 0 additions and 4 deletions

View File

@ -84,10 +84,6 @@
<artifactId>JavaEWAH</artifactId>
</dependency>
<dependency>
<groupId>org.apache.httpcomponents</groupId>
<artifactId>httpclient</artifactId>
</dependency>
<dependency>
<groupId>org.slf4j</groupId>