Repository: camel Updated Branches: refs/heads/master 04387a7eb -> b7bd23c2e
Upgrade Async Http Client to version 1.9.34 Project: http://git-wip-us.apache.org/repos/asf/camel/repo Commit: http://git-wip-us.apache.org/repos/asf/camel/commit/b7bd23c2 Tree: http://git-wip-us.apache.org/repos/asf/camel/tree/b7bd23c2 Diff: http://git-wip-us.apache.org/repos/asf/camel/diff/b7bd23c2 Branch: refs/heads/master Commit: b7bd23c2eb8d25ef63d73cd4b50fb628ff283a51 Parents: 04387a7 Author: Andrea Cosentino <anco...@gmail.com> Authored: Tue Mar 15 15:58:35 2016 +0100 Committer: Andrea Cosentino <anco...@gmail.com> Committed: Tue Mar 15 15:58:35 2016 +0100 ---------------------------------------------------------------------- parent/pom.xml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) ---------------------------------------------------------------------- http://git-wip-us.apache.org/repos/asf/camel/blob/b7bd23c2/parent/pom.xml ---------------------------------------------------------------------- diff --git a/parent/pom.xml b/parent/pom.xml index 214d5fe..379b3fc 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.13.2</activemq-version> - <ahc-version>1.9.33</ahc-version> + <ahc-version>1.9.34</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>