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 2014/08/18 13:17:17 UTC

git commit: upgrade httpclient to 4.3.5 and httpcore to 4.3.2

Repository: archiva
Updated Branches:
  refs/heads/master e0f1e7587 -> afcc3a12e


upgrade httpclient to 4.3.5 and httpcore to 4.3.2


Project: http://git-wip-us.apache.org/repos/asf/archiva/repo
Commit: http://git-wip-us.apache.org/repos/asf/archiva/commit/afcc3a12
Tree: http://git-wip-us.apache.org/repos/asf/archiva/tree/afcc3a12
Diff: http://git-wip-us.apache.org/repos/asf/archiva/diff/afcc3a12

Branch: refs/heads/master
Commit: afcc3a12e1f4309540c28cbde196227f1c9d9a52
Parents: e0f1e75
Author: Olivier Lamy <ol...@apache.org>
Authored: Mon Aug 18 21:16:05 2014 +1000
Committer: Olivier Lamy <ol...@apache.org>
Committed: Mon Aug 18 21:16:05 2014 +1000

----------------------------------------------------------------------
 pom.xml | 4 ++--
 1 file changed, 2 insertions(+), 2 deletions(-)
----------------------------------------------------------------------


http://git-wip-us.apache.org/repos/asf/archiva/blob/afcc3a12/pom.xml
----------------------------------------------------------------------
diff --git a/pom.xml b/pom.xml
index 6bce235..6c472a7 100644
--- a/pom.xml
+++ b/pom.xml
@@ -88,8 +88,8 @@
 
     <cxfVersion>2.6.15</cxfVersion>
     <derbyVersion>10.10.1.1</derbyVersion>
-    <httpclient.version>4.3.1</httpclient.version>
-    <httpclient.core.version>4.3</httpclient.core.version>
+    <httpclient.version>4.3.5</httpclient.version>
+    <httpclient.core.version>4.3.2</httpclient.core.version>
     <javaxMailVersion>1.4</javaxMailVersion>
     <jettyVersion>8.1.14.v20131031</jettyVersion>
     <guava.version>16.0.1</guava.version>