Updated Branches:
  refs/heads/master 91578af66 -> 1d8ebe220

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/1d8ebe22
Tree: http://git-wip-us.apache.org/repos/asf/camel/tree/1d8ebe22
Diff: http://git-wip-us.apache.org/repos/asf/camel/diff/1d8ebe22

Branch: refs/heads/master
Commit: 1d8ebe220a6f11257d2725c92de869ff71a3e275
Parents: 91578af
Author: cmueller <cmuel...@apache.org>
Authored: Tue May 7 23:14:24 2013 +0200
Committer: cmueller <cmuel...@apache.org>
Committed: Tue May 7 23:14:44 2013 +0200

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


http://git-wip-us.apache.org/repos/asf/camel/blob/1d8ebe22/parent/pom.xml
----------------------------------------------------------------------
diff --git a/parent/pom.xml b/parent/pom.xml
index 53d2c2c..a43544a 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