Skip to content

Commit acedf39

Browse files
committed
issue #172 upgrade httpclient to 4.5
1 parent d2765cc commit acedf39

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
@@ -41,7 +41,7 @@
4141
<project.build.sourceEncoding>UTF-8</project.build.sourceEncoding>
4242
<downloadJavadocs>true</downloadJavadocs>
4343
<downloadSources>true</downloadSources>
44-
<httpclient.version>4.3.5</httpclient.version>
44+
<httpclient.version>4.5</httpclient.version>
4545
<slf4j.version>1.7.10</slf4j.version>
4646
<logback.version>1.1.2</logback.version>
4747
</properties>

0 commit comments

Comments
 (0)