You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@camel.apache.org by cm...@apache.org on 2013/12/29 23:51:35 UTC

git commit: upgrade http client4 4.3 to 4.3.1

Updated Branches:
  refs/heads/master 1f358642a -> 422da3aac


upgrade http client4 4.3 to 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/422da3aa
Tree: http://git-wip-us.apache.org/repos/asf/camel/tree/422da3aa
Diff: http://git-wip-us.apache.org/repos/asf/camel/diff/422da3aa

Branch: refs/heads/master
Commit: 422da3aac9923de7da200d63dcd203347bfd300b
Parents: 1f35864
Author: cmueller <cm...@apache.org>
Authored: Sun Dec 29 23:51:25 2013 +0100
Committer: cmueller <cm...@apache.org>
Committed: Sun Dec 29 23:51:25 2013 +0100

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


http://git-wip-us.apache.org/repos/asf/camel/blob/422da3aa/parent/pom.xml
----------------------------------------------------------------------
diff --git a/parent/pom.xml b/parent/pom.xml
index 27c6c56..dc76d72 100644
--- a/parent/pom.xml
+++ b/parent/pom.xml
@@ -179,7 +179,7 @@
     <hibernate-validator-version>5.0.1.Final</hibernate-validator-version>
     <hibernate-version>4.2.7.Final</hibernate-version>
     <httpunit-version>1.7</httpunit-version>
-    <httpcore4-version>4.3</httpcore4-version>
+    <httpcore4-version>4.3.1</httpcore4-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>