Repository: camel Updated Branches: refs/heads/master d4b626abd -> 3de5c699e
Upgrade Async Http client to version 1.9.29 Project: http://git-wip-us.apache.org/repos/asf/camel/repo Commit: http://git-wip-us.apache.org/repos/asf/camel/commit/3de5c699 Tree: http://git-wip-us.apache.org/repos/asf/camel/tree/3de5c699 Diff: http://git-wip-us.apache.org/repos/asf/camel/diff/3de5c699 Branch: refs/heads/master Commit: 3de5c699e6e391ebe4e3e193bc016022369dcc24 Parents: d4b626a Author: Andrea Cosentino <anco...@gmail.com> Authored: Mon Jul 13 17:12:27 2015 +0200 Committer: Andrea Cosentino <anco...@gmail.com> Committed: Mon Jul 13 17:12:27 2015 +0200 ---------------------------------------------------------------------- parent/pom.xml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) ---------------------------------------------------------------------- http://git-wip-us.apache.org/repos/asf/camel/blob/3de5c699/parent/pom.xml ---------------------------------------------------------------------- diff --git a/parent/pom.xml b/parent/pom.xml index 96e858c..ee865ad 100644 --- a/parent/pom.xml +++ b/parent/pom.xml @@ -36,7 +36,7 @@ <abdera-version>1.1.3</abdera-version> <!-- Note that activemq dependency is only used for testing! --> <activemq-version>5.11.1</activemq-version> - <ahc-version>1.9.27</ahc-version> + <ahc-version>1.9.29</ahc-version> <ant-bundle-version>1.7.0_6</ant-bundle-version> <antlr-bundle-version>3.4_1</antlr-bundle-version> <antlr-runtime-bundle-version>3.4_2</antlr-runtime-bundle-version>