Author: lindner
Date: Mon Jan 31 15:07:54 2011
New Revision: 1065641

URL: http://svn.apache.org/viewvc?rev=1065641&view=rev
Log:
bump to httpclient 4.1

Modified:
    shindig/trunk/pom.xml

Modified: shindig/trunk/pom.xml
URL: 
http://svn.apache.org/viewvc/shindig/trunk/pom.xml?rev=1065641&r1=1065640&r2=1065641&view=diff
==============================================================================
--- shindig/trunk/pom.xml (original)
+++ shindig/trunk/pom.xml Mon Jan 31 15:07:54 2011
@@ -1684,7 +1684,7 @@
       <dependency>
         <groupId>org.apache.httpcomponents</groupId>
         <artifactId>httpclient</artifactId>
-        <version>4.0.3</version>
+        <version>4.1</version>
       </dependency>
       <dependency>
         <groupId>org.apache.shiro</groupId>


Reply via email to