Browse Source

升级httpclient 包

master
刘力 3 years ago
parent
commit
7073cd93a8
  1. 5
      system/pom.xml

5
system/pom.xml

@ -89,10 +89,7 @@
<dependency> <dependency>
<groupId>org.apache.httpcomponents</groupId> <groupId>org.apache.httpcomponents</groupId>
<artifactId>httpclient</artifactId> <artifactId>httpclient</artifactId>
<version>4.3.5</version>
<version>4.5.13</version>
</dependency> </dependency>
</dependencies> </dependencies>
</project> </project>
Loading…
Cancel
Save