Issue 523:update to apache hc 4.1.1

This commit is contained in:
Adrian Cole 2011-04-08 22:42:13 -07:00
parent 345b5a54dc
commit 87119e954f
1 changed files with 1 additions and 1 deletions

View File

@ -61,7 +61,7 @@
<dependency>
<groupId>org.apache.httpcomponents</groupId>
<artifactId>httpclient</artifactId>
<version>4.1</version>
<version>4.1.1</version>
<scope>compile</scope>
</dependency>
<dependency>