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/20 03:42:44 UTC

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

Author: olamy
Date: Fri Sep 20 01:42:43 2013
New Revision: 1524882

URL: http://svn.apache.org/r1524882
Log:
last version of httpclient 4.3

Modified:
    archiva/trunk/pom.xml

Modified: archiva/trunk/pom.xml
URL: http://svn.apache.org/viewvc/archiva/trunk/pom.xml?rev=1524882&r1=1524881&r2=1524882&view=diff
==============================================================================
--- archiva/trunk/pom.xml (original)
+++ archiva/trunk/pom.xml Fri Sep 20 01:42:43 2013
@@ -87,8 +87,8 @@
 
     <cxfVersion>2.6.8</cxfVersion>
     <derbyVersion>10.10.1.1</derbyVersion>
-    <httpclient.version>4.2.6</httpclient.version>
-    <httpclient.core.version>4.2.5</httpclient.core.version>
+    <httpclient.version>4.3</httpclient.version>
+    <httpclient.core.version>4.3</httpclient.core.version>
     <javaxMailVersion>1.4</javaxMailVersion>
     <jettyVersion>8.1.9.v20130131</jettyVersion>