You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@camel.apache.org by ra...@apache.org on 2013/10/08 01:53:30 UTC

git commit: CAMEL-6831 CAMEL-6806 Upgrade to Apache HTTP Client 4.3.1.

Updated Branches:
  refs/heads/master d0d6560da -> 3e2dedfe4


CAMEL-6831 CAMEL-6806 Upgrade to Apache HTTP Client 4.3.1.


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

Branch: refs/heads/master
Commit: 3e2dedfe4673a742c7e8e75a21851098e82ca879
Parents: d0d6560
Author: Raúl Kripalani <ra...@apache.org>
Authored: Tue Oct 8 00:53:16 2013 +0100
Committer: Raúl Kripalani <ra...@apache.org>
Committed: Tue Oct 8 00:53:16 2013 +0100

----------------------------------------------------------------------
 parent/pom.xml | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)
----------------------------------------------------------------------


http://git-wip-us.apache.org/repos/asf/camel/blob/3e2dedfe/parent/pom.xml
----------------------------------------------------------------------
diff --git a/parent/pom.xml b/parent/pom.xml
index 8cf360d..d9a2bcc 100644
--- a/parent/pom.xml
+++ b/parent/pom.xml
@@ -179,7 +179,7 @@
     <hibernate-version>4.2.6.Final</hibernate-version>
     <httpunit-version>1.7</httpunit-version>
     <httpcore4-version>4.3</httpcore4-version>
-    <httpclient4-version>4.3</httpclient4-version>
+    <httpclient4-version>4.3.1</httpclient4-version>
     <httpclient-version>3.1</httpclient-version> 
     <ibatis-bundle-version>2.3.4.726_4</ibatis-bundle-version>
     <ibatis-version>2.3.4.726</ibatis-version>