Repository: camel Updated Branches: refs/heads/master 7118a3c35 -> 52ef28292
Upgrade Async Http Client to version 2.0.8 Project: http://git-wip-us.apache.org/repos/asf/camel/repo Commit: http://git-wip-us.apache.org/repos/asf/camel/commit/52ef2829 Tree: http://git-wip-us.apache.org/repos/asf/camel/tree/52ef2829 Diff: http://git-wip-us.apache.org/repos/asf/camel/diff/52ef2829 Branch: refs/heads/master Commit: 52ef282928640c48923005a84a096f417ab52fdc Parents: 7118a3c Author: Andrea Cosentino <anco...@gmail.com> Authored: Sat Jul 2 10:31:38 2016 +0200 Committer: Andrea Cosentino <anco...@gmail.com> Committed: Sat Jul 2 10:31:38 2016 +0200 ---------------------------------------------------------------------- parent/pom.xml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) ---------------------------------------------------------------------- http://git-wip-us.apache.org/repos/asf/camel/blob/52ef2829/parent/pom.xml ---------------------------------------------------------------------- diff --git a/parent/pom.xml b/parent/pom.xml index 677a7c9..189cc8b 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.7</ahc-version> + <ahc-version>2.0.8</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>