|
@@ -23,18 +23,14 @@
|
|
|
<groupId>com.fjhx</groupId>
|
|
|
<artifactId>hx-base</artifactId>
|
|
|
</dependency>
|
|
|
- <dependency>
|
|
|
- <groupId>org.apache.httpcomponents</groupId>
|
|
|
- <artifactId>httpcore</artifactId>
|
|
|
- <version>4.4.10</version>
|
|
|
- </dependency>
|
|
|
|
|
|
<!-- https://mvnrepository.com/artifact/org.apache.httpcomponents/httpclient -->
|
|
|
<dependency>
|
|
|
<groupId>org.apache.httpcomponents</groupId>
|
|
|
<artifactId>httpclient</artifactId>
|
|
|
- <version>4.5.6</version>
|
|
|
+ <version>4.5.14</version>
|
|
|
</dependency>
|
|
|
+
|
|
|
</dependencies>
|
|
|
|
|
|
</project>
|