Author: lindner
Date: Mon Nov 22 15:06:15 2010
New Revision: 1037745
URL: http://svn.apache.org/viewvc?rev=1037745&view=rev
Log:
update httpclient
Modified:
shindig/trunk/pom.xml
Modified: shindig/trunk/pom.xml
URL:
http://svn.apache.org/viewvc/shindig/trunk/pom.xml?rev=1037745&r1=1037744&r2=1037745&view=diff
==============================================================================
--- shindig/trunk/pom.xml (original)
+++ shindig/trunk/pom.xml Mon Nov 22 15:06:15 2010
@@ -1654,7 +1654,7 @@
<dependency>
<groupId>org.apache.httpcomponents</groupId>
<artifactId>httpclient</artifactId>
- <version>4.0.1</version>
+ <version>4.0.3</version>
</dependency>
<dependency>
<groupId>org.apache.shiro</groupId>