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/09/13 02:15:41 UTC

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

Author: olamy
Date: Fri Sep 13 00:15:40 2013
New Revision: 1522751

URL: http://svn.apache.org/r1522751
Log:
use last http library versions

Modified:
    archiva/trunk/pom.xml

Modified: archiva/trunk/pom.xml
URL: http://svn.apache.org/viewvc/archiva/trunk/pom.xml?rev=1522751&r1=1522750&r2=1522751&view=diff
==============================================================================
--- archiva/trunk/pom.xml (original)
+++ archiva/trunk/pom.xml Fri Sep 13 00:15:40 2013
@@ -87,8 +87,8 @@
 
     <cxfVersion>2.6.8</cxfVersion>
     <derbyVersion>10.10.1.1</derbyVersion>
-    <httpclient.version>4.2.5</httpclient.version>
-    <httpclient.core.version>4.2.4</httpclient.core.version>
+    <httpclient.version>4.2.6</httpclient.version>
+    <httpclient.core.version>4.2.5</httpclient.core.version>
     <javaxMailVersion>1.4</javaxMailVersion>
     <jettyVersion>8.1.9.v20130131</jettyVersion>