Repository: camel
Updated Branches:
  refs/heads/master ab54e347b -> ef0433fb4


Updated httpclient and httpcore to latest minor releases to avoid 
HTTPCLIENT-1547 in OSGi


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

Branch: refs/heads/master
Commit: ef0433fb468303a19cbcf2584ec093d74ad28613
Parents: ab54e34
Author: Dhiraj Bokde <dhira...@yahoo.com>
Authored: Tue Feb 24 11:23:43 2015 -0800
Committer: Dhiraj Bokde <dhira...@yahoo.com>
Committed: Tue Feb 24 11:23:43 2015 -0800

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


http://git-wip-us.apache.org/repos/asf/camel/blob/ef0433fb/parent/pom.xml
----------------------------------------------------------------------
diff --git a/parent/pom.xml b/parent/pom.xml
index 1f77e5e..70df6ab 100644
--- a/parent/pom.xml
+++ b/parent/pom.xml
@@ -210,8 +210,8 @@
     <hsqldb-version>2.3.2</hsqldb-version>
     <htmlunit.version>2.15</htmlunit.version>
     <httpunit-version>1.7</httpunit-version>
-    <httpcore4-version>4.3.2</httpcore4-version>
-    <httpclient4-version>4.3.5</httpclient4-version>
+    <httpcore4-version>4.3.3</httpcore4-version>
+    <httpclient4-version>4.3.6</httpclient4-version>
     <httpasyncclient-version>4.0.2</httpasyncclient-version>
     <httpclient-version>3.1</httpclient-version>
     <ibatis-bundle-version>2.3.4.726_4</ibatis-bundle-version>

Reply via email to