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 835b5c6944
commit 3a3f95b938
1 changed files with 1 additions and 1 deletions

View File

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