You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@cxf.apache.org by co...@apache.org on 2014/02/20 19:09:59 UTC

svn commit: r1570290 - /cxf/fediz/trunk/pom.xml

Author: coheigea
Date: Thu Feb 20 18:09:58 2014
New Revision: 1570290

URL: http://svn.apache.org/r1570290
Log:
Upgrading httpclient

Modified:
    cxf/fediz/trunk/pom.xml

Modified: cxf/fediz/trunk/pom.xml
URL: http://svn.apache.org/viewvc/cxf/fediz/trunk/pom.xml?rev=1570290&r1=1570289&r2=1570290&view=diff
==============================================================================
--- cxf/fediz/trunk/pom.xml (original)
+++ cxf/fediz/trunk/pom.xml Thu Feb 20 18:09:58 2014
@@ -37,7 +37,7 @@
         <cxf.version>3.0.0-SNAPSHOT</cxf.version>
         <cxf.build-utils.version>2.6.0</cxf.build-utils.version>
         <ehcache.version>2.8.1</ehcache.version>
-        <httpclient.version>4.2.2</httpclient.version>
+        <httpclient.version>4.3.2</httpclient.version>
         <jericho.version>3.2</jericho.version>
         <jetty.version>8.1.12.v20130726</jetty.version>
         <!--<jetty.version>7.6.8.v20121106</jetty.version>-->