Repository: camel Updated Branches: refs/heads/camel-2.14.x fc9c43af2 -> 7fbfd4a85
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/7fbfd4a8 Tree: http://git-wip-us.apache.org/repos/asf/camel/tree/7fbfd4a8 Diff: http://git-wip-us.apache.org/repos/asf/camel/diff/7fbfd4a8 Branch: refs/heads/camel-2.14.x Commit: 7fbfd4a85e361db6030cdead20723511ac1a964c Parents: fc9c43a 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:24:33 2015 -0800 ---------------------------------------------------------------------- parent/pom.xml | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) ---------------------------------------------------------------------- http://git-wip-us.apache.org/repos/asf/camel/blob/7fbfd4a8/parent/pom.xml ---------------------------------------------------------------------- diff --git a/parent/pom.xml b/parent/pom.xml index a6caf05..0efc511 100644 --- a/parent/pom.xml +++ b/parent/pom.xml @@ -195,8 +195,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>