Skip to content
This repository has been archived by the owner on Jun 29, 2023. It is now read-only.

Commit

Permalink
Remove HTTP components dependency #68
Browse files Browse the repository at this point in the history
  • Loading branch information
mp911de committed Mar 21, 2016
1 parent b8cdac2 commit 052ff08
Showing 1 changed file with 0 additions and 8 deletions.
8 changes: 0 additions & 8 deletions pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -287,14 +287,6 @@
<scope>provided</scope>
</dependency>

<!-- HTTP Logging -->
<dependency>
<groupId>org.apache.httpcomponents</groupId>
<artifactId>httpclient</artifactId>
<version>${http-components.version}</version>
</dependency>


<!-- Test -->
<dependency>
<groupId>junit</groupId>
Expand Down

0 comments on commit 052ff08

Please sign in to comment.