Repository: camel Updated Branches: refs/heads/master a9cf098fd -> bf6fdd559
Upgrade Async Http Client to version 2.0.25 Project: http://git-wip-us.apache.org/repos/asf/camel/repo Commit: http://git-wip-us.apache.org/repos/asf/camel/commit/bf6fdd55 Tree: http://git-wip-us.apache.org/repos/asf/camel/tree/bf6fdd55 Diff: http://git-wip-us.apache.org/repos/asf/camel/diff/bf6fdd55 Branch: refs/heads/master Commit: bf6fdd5599b2a1dc8b0a1e8ddd90c8a21167d5db Parents: a9cf098 Author: Andrea Cosentino <anco...@gmail.com> Authored: Fri Jan 13 13:21:44 2017 +0100 Committer: Andrea Cosentino <anco...@gmail.com> Committed: Fri Jan 13 13:22:11 2017 +0100 ---------------------------------------------------------------------- parent/pom.xml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) ---------------------------------------------------------------------- http://git-wip-us.apache.org/repos/asf/camel/blob/bf6fdd55/parent/pom.xml ---------------------------------------------------------------------- diff --git a/parent/pom.xml b/parent/pom.xml index ccfdecc..d7762e5 100644 --- a/parent/pom.xml +++ b/parent/pom.xml @@ -37,7 +37,7 @@ <!-- Note that activemq dependency is only used for testing! --> <activemq-version>5.14.3</activemq-version> <aether-version>1.0.2.v20150114</aether-version> - <ahc-version>2.0.24</ahc-version> + <ahc-version>2.0.25</ahc-version> <ant-bundle-version>1.7.0_6</ant-bundle-version> <antlr-bundle-version>3.5.2_1</antlr-bundle-version> <antlr-runtime-bundle-version>3.5.2_1</antlr-runtime-bundle-version>