You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@archiva.apache.org by ol...@apache.org on 2013/04/18 13:29:53 UTC

svn commit: r1469285 - /archiva/trunk/pom.xml

Author: olamy
Date: Thu Apr 18 11:29:53 2013
New Revision: 1469285

URL: http://svn.apache.org/r1469285
Log:
use httpclient 4.2.4

Modified:
    archiva/trunk/pom.xml

Modified: archiva/trunk/pom.xml
URL: http://svn.apache.org/viewvc/archiva/trunk/pom.xml?rev=1469285&r1=1469284&r2=1469285&view=diff
==============================================================================
--- archiva/trunk/pom.xml (original)
+++ archiva/trunk/pom.xml Thu Apr 18 11:29:53 2013
@@ -87,7 +87,7 @@
 
     <cxfVersion>2.6.6</cxfVersion>
     <derbyVersion>10.10.1.1</derbyVersion>
-    <httpclient.version>4.2.3</httpclient.version>
+    <httpclient.version>4.2.4</httpclient.version>
     <httpclient.core.version>4.2.3</httpclient.core.version>
     <javaxMailVersion>1.4</javaxMailVersion>
     <jettyVersion>8.1.9.v20130131</jettyVersion>