Skip to content

Commit a621778

Browse files
Merge pull request #29 from loulou2u/fix/httpclient-version
upgrade-httpclient
2 parents e576d56 + c1344fc commit a621778

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

pom.xml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -106,7 +106,7 @@
106106
<dependency>
107107
<groupId>org.apache.httpcomponents</groupId>
108108
<artifactId>httpclient</artifactId>
109-
<version>4.0</version>
109+
<version>4.5.14</version>
110110
<exclusions>
111111
<exclusion>
112112
<groupId>commons-logging</groupId>

0 commit comments

Comments
 (0)