Updated Branches:
  refs/heads/camel-2.11.x c9acef1af -> 855788011

upgrade commons httpclient and httpcore


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

Branch: refs/heads/camel-2.11.x
Commit: 855788011016f32ce685c7b4aa7885553dcd4445
Parents: c9acef1
Author: cmueller <cmuel...@apache.org>
Authored: Tue May 7 23:14:24 2013 +0200
Committer: cmueller <cmuel...@apache.org>
Committed: Tue May 7 23:25:07 2013 +0200

----------------------------------------------------------------------
 parent/pom.xml |    4 ++--
 1 files changed, 2 insertions(+), 2 deletions(-)
----------------------------------------------------------------------


http://git-wip-us.apache.org/repos/asf/camel/blob/85578801/parent/pom.xml
----------------------------------------------------------------------
diff --git a/parent/pom.xml b/parent/pom.xml
index ef75d3e..a518a5f 100644
--- a/parent/pom.xml
+++ b/parent/pom.xml
@@ -171,8 +171,8 @@
     
<hibernate-validator-bundle-version>4.1.0.Final_3</hibernate-validator-bundle-version>
     <hibernate-version>4.1.11.Final</hibernate-version>
     <httpunit-version>1.7</httpunit-version>
-    <httpcore4-version>4.2.3</httpcore4-version>
-    <httpclient4-version>4.2.3</httpclient4-version>
+    <httpcore4-version>4.2.4</httpcore4-version>
+    <httpclient4-version>4.2.5</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>

Reply via email to