Issue 477:Update to apache hc 4.1

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