Repository: camel Updated Branches: refs/heads/master 1c6cfe0ea -> 607d34dcc
Upgrade Async Http Client to version 1.9.32 Project: http://git-wip-us.apache.org/repos/asf/camel/repo Commit: http://git-wip-us.apache.org/repos/asf/camel/commit/607d34dc Tree: http://git-wip-us.apache.org/repos/asf/camel/tree/607d34dc Diff: http://git-wip-us.apache.org/repos/asf/camel/diff/607d34dc Branch: refs/heads/master Commit: 607d34dcc094f513e94f8f04d641a595090a7cf0 Parents: 1c6cfe0 Author: Andrea Cosentino <anco...@gmail.com> Authored: Thu Jan 14 10:04:21 2016 +0100 Committer: Andrea Cosentino <anco...@gmail.com> Committed: Thu Jan 14 10:04:21 2016 +0100 ---------------------------------------------------------------------- parent/pom.xml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) ---------------------------------------------------------------------- http://git-wip-us.apache.org/repos/asf/camel/blob/607d34dc/parent/pom.xml ---------------------------------------------------------------------- diff --git a/parent/pom.xml b/parent/pom.xml index 910fd30..05acd4a 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.12.1</activemq-version> - <ahc-version>1.9.31</ahc-version> + <ahc-version>1.9.32</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>