INT-795 commons-httpclient is now optional in the POM.
This commit is contained in:
@@ -22,7 +22,7 @@
|
||||
<groupId>commons-httpclient</groupId>
|
||||
<artifactId>commons-httpclient</artifactId>
|
||||
<version>3.1</version>
|
||||
<scope>compile</scope>
|
||||
<optional>true</optional>
|
||||
</dependency>
|
||||
<dependency>
|
||||
<groupId>org.easymock</groupId>
|
||||
|
||||
Reference in New Issue
Block a user