Browse Source

httpClient升级版本

master
jianjun 4 years ago
parent
commit
eb82e1c5fd
  1. 2
      epmet-commons/epmet-commons-tools/pom.xml

2
epmet-commons/epmet-commons-tools/pom.xml

@ -134,7 +134,7 @@
<dependency> <dependency>
<groupId>org.apache.httpcomponents</groupId> <groupId>org.apache.httpcomponents</groupId>
<artifactId>httpclient</artifactId> <artifactId>httpclient</artifactId>
<version>4.5.2</version> <version>4.5.13</version>
</dependency> </dependency>
<dependency> <dependency>
<groupId>org.apache.httpcomponents</groupId> <groupId>org.apache.httpcomponents</groupId>

Loading…
Cancel
Save