Merge pull request #951 from carvinhappy/carvinhappy-upgrade-httpclient-version

Upgrade httpclient version 4.4->4.5
This commit is contained in:
Trafalgar
2021-02-03 10:55:48 +08:00
committed by GitHub
4 changed files with 5 additions and 5 deletions
+2 -2
View File
@@ -41,12 +41,12 @@
<dependency>
<groupId>org.apache.httpcomponents</groupId>
<artifactId>httpclient</artifactId>
<version>4.4</version>
<version>4.5</version>
</dependency>
<dependency>
<groupId>org.apache.httpcomponents</groupId>
<artifactId>fluent-hc</artifactId>
<version>4.4</version>
<version>4.5</version>
</dependency>
<dependency>
<groupId>org.slf4j</groupId>
+1 -1
View File
@@ -21,7 +21,7 @@
<commons-lang3.version>3.3.2</commons-lang3.version>
<!-- http -->
<httpclient.version>4.4</httpclient.version>
<httpclient.version>4.5</httpclient.version>
<commons-io.version>2.4</commons-io.version>
<!-- json -->
+1 -1
View File
@@ -21,7 +21,7 @@
<commons-lang3.version>3.3.2</commons-lang3.version>
<!-- http -->
<httpclient.version>4.4</httpclient.version>
<httpclient.version>4.5</httpclient.version>
<commons-io.version>2.4</commons-io.version>
<!-- json -->
+1 -1
View File
@@ -21,7 +21,7 @@
<commons-lang3.version>3.3.2</commons-lang3.version>
<!-- http -->
<httpclient.version>4.4</httpclient.version>
<httpclient.version>4.5</httpclient.version>
<commons-io.version>2.4</commons-io.version>
<!-- json -->