Skip to content

Commit 8df7a37

Browse files
committed
removing old HTTP client dependency since it wasn't even be used anymore (thanks to issue webmetrics#32)
1 parent 7600e6a commit 8df7a37

File tree

1 file changed

+0
-6
lines changed

1 file changed

+0
-6
lines changed

pom.xml

Lines changed: 0 additions & 6 deletions
Original file line numberDiff line numberDiff line change
@@ -173,12 +173,6 @@
173173
<version>1.7.1</version>
174174
</dependency>
175175

176-
<dependency>
177-
<groupId>commons-httpclient</groupId>
178-
<artifactId>commons-httpclient</artifactId>
179-
<version>3.1</version>
180-
</dependency>
181-
182176
<dependency>
183177
<groupId>org.apache.httpcomponents</groupId>
184178
<artifactId>httpclient</artifactId>

0 commit comments

Comments
 (0)