Repository: camel Updated Branches: refs/heads/master e504a6817 -> 6407d35c0
Upgrade Async Http Client to version 1.9.35 Project: http://git-wip-us.apache.org/repos/asf/camel/repo Commit: http://git-wip-us.apache.org/repos/asf/camel/commit/6407d35c Tree: http://git-wip-us.apache.org/repos/asf/camel/tree/6407d35c Diff: http://git-wip-us.apache.org/repos/asf/camel/diff/6407d35c Branch: refs/heads/master Commit: 6407d35c0ea97d156c4974a2facf4e5fc90315aa Parents: e504a68 Author: Andrea Cosentino <anco...@gmail.com> Authored: Thu Mar 17 08:19:07 2016 +0100 Committer: Andrea Cosentino <anco...@gmail.com> Committed: Thu Mar 17 08:19:07 2016 +0100 ---------------------------------------------------------------------- parent/pom.xml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) ---------------------------------------------------------------------- http://git-wip-us.apache.org/repos/asf/camel/blob/6407d35c/parent/pom.xml ---------------------------------------------------------------------- diff --git a/parent/pom.xml b/parent/pom.xml index 75e81d4..b14beab 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.34</ahc-version> + <ahc-version>1.9.35</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>