@@ -485,11 +485,6 @@
<artifactId>xmlenc</artifactId>
<version>0.52</version>
</dependency>
- <dependency>
- <groupId>commons-httpclient</groupId>
- <artifactId>commons-httpclient</artifactId>
- <version>3.1</version>
- </dependency>
<dependency>
<groupId>org.apache.httpcomponents</groupId>
<artifactId>httpclient</artifactId>
@@ -136,6 +136,7 @@
<groupId>commons-httpclient</groupId>
<artifactId>commons-httpclient</artifactId>
+ <version>3.1</version>
<scope>compile</scope>
@@ -75,12 +75,6 @@
- <scope>test</scope>
-
<groupId>junit</groupId>
<artifactId>junit</artifactId>