Skip to content

Commit

Permalink
Removed useless and vulnerable dependency
Browse files Browse the repository at this point in the history
  • Loading branch information
Andrea Sessa committed Oct 17, 2018
1 parent e0fe144 commit 92544ce
Show file tree
Hide file tree
Showing 2 changed files with 0 additions and 10 deletions.
6 changes: 0 additions & 6 deletions pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -37,12 +37,6 @@
<version>4.1.0</version>
<scope>test</scope>
</dependency>
<dependency>
<groupId>org.apache.httpcomponents</groupId>
<artifactId>httpclient</artifactId>
<version>RELEASE</version>
<scope>compile</scope>
</dependency>
</dependencies>

<build>
Expand Down

This file was deleted.

0 comments on commit 92544ce

Please sign in to comment.