|
|
@@ -52,11 +52,11 @@ |
|
|
<artifactId>log4j</artifactId> |
|
|
<artifactId>log4j</artifactId> |
|
|
<version>1.2.17</version> |
|
|
<version>1.2.17</version> |
|
|
</dependency> |
|
|
</dependency> |
|
|
<!-- https://mvnrepository.com/artifact/commons-httpclient/commons-httpclient --> |
|
|
|
|
|
|
|
|
<!-- https://mvnrepository.com/artifact/org.apache.httpcomponents/httpclient --> |
|
|
<dependency> |
|
|
<dependency> |
|
|
<groupId>commons-httpclient</groupId> |
|
|
|
|
|
<artifactId>commons-httpclient</artifactId> |
|
|
|
|
|
<version>3.1</version> |
|
|
|
|
|
|
|
|
<groupId>org.apache.httpcomponents</groupId> |
|
|
|
|
|
<artifactId>httpclient</artifactId> |
|
|
|
|
|
<version>4.5.8</version> |
|
|
</dependency> |
|
|
</dependency> |
|
|
<!-- https://mvnrepository.com/artifact/javax.servlet/javax.servlet-api --> |
|
|
<!-- https://mvnrepository.com/artifact/javax.servlet/javax.servlet-api --> |
|
|
<dependency> |
|
|
<dependency> |
|
|
|