Skip to content

Commit

Permalink
issue #172 upgrade httpclient to 4.5
Browse files Browse the repository at this point in the history
  • Loading branch information
chanjarster committed Aug 13, 2015
1 parent d2765cc commit acedf39
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -41,7 +41,7 @@
<project.build.sourceEncoding>UTF-8</project.build.sourceEncoding>
<downloadJavadocs>true</downloadJavadocs>
<downloadSources>true</downloadSources>
<httpclient.version>4.3.5</httpclient.version>
<httpclient.version>4.5</httpclient.version>
<slf4j.version>1.7.10</slf4j.version>
<logback.version>1.1.2</logback.version>
</properties>
Expand Down

0 comments on commit acedf39

Please sign in to comment.