Repository: camel Updated Branches: refs/heads/master 942da96ad -> b44adfa4b
Upgrade Async Http Client to version 2.0.10 Project: http://git-wip-us.apache.org/repos/asf/camel/repo Commit: http://git-wip-us.apache.org/repos/asf/camel/commit/b44adfa4 Tree: http://git-wip-us.apache.org/repos/asf/camel/tree/b44adfa4 Diff: http://git-wip-us.apache.org/repos/asf/camel/diff/b44adfa4 Branch: refs/heads/master Commit: b44adfa4bc29e7616f766ec5dafe3a1b7c46b378 Parents: 942da96 Author: Andrea Cosentino <anco...@gmail.com> Authored: Tue Jul 5 09:12:26 2016 +0200 Committer: Andrea Cosentino <anco...@gmail.com> Committed: Tue Jul 5 09:12:26 2016 +0200 ---------------------------------------------------------------------- parent/pom.xml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) ---------------------------------------------------------------------- http://git-wip-us.apache.org/repos/asf/camel/blob/b44adfa4/parent/pom.xml ---------------------------------------------------------------------- diff --git a/parent/pom.xml b/parent/pom.xml index 58f89b7..f4e77ed 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.3</activemq-version> - <ahc-version>2.0.8</ahc-version> + <ahc-version>2.0.10</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>