]> source.dussan.org Git - jgit.git/commitdiff
Remove unnecessary maven dependency of org.eclipse.jgit to httpclient 63/127663/2
authorMatthias Sohn <matthias.sohn@sap.com>
Sun, 19 Aug 2018 13:34:47 +0000 (15:34 +0200)
committerDavid Pursehouse <david.pursehouse@gmail.com>
Mon, 20 Aug 2018 08:54:51 +0000 (04:54 -0400)
Change-Id: Icc3c696a46adaf0e7b633913a3f36f0440a81e3a
Signed-off-by: Matthias Sohn <matthias.sohn@sap.com>
org.eclipse.jgit/pom.xml

index 9dc588db2453c1906401e875d7d9693ab85c9aa4..0110ff9dd7d6b147b0bad22de825f952e135864a 100644 (file)
       <artifactId>JavaEWAH</artifactId>
     </dependency>
 
-    <dependency>
-      <groupId>org.apache.httpcomponents</groupId>
-      <artifactId>httpclient</artifactId>
-    </dependency>
 
     <dependency>
       <groupId>org.slf4j</groupId>