Issue 477:Update to apache hc 4.1

This commit is contained in:
Adrian Cole 2011-02-15 18:12:08 +01:00
parent f4ae790d18
commit 3b426cacdf
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.0.3</version>
<version>4.1</version>
<scope>provided</scope>
</dependency>
<dependency>