Repository: camel Updated Branches: refs/heads/master acb8537b0 -> 32c6de9a5
Upgrade Async Http Client to version 2.0.32 Project: http://git-wip-us.apache.org/repos/asf/camel/repo Commit: http://git-wip-us.apache.org/repos/asf/camel/commit/32c6de9a Tree: http://git-wip-us.apache.org/repos/asf/camel/tree/32c6de9a Diff: http://git-wip-us.apache.org/repos/asf/camel/diff/32c6de9a Branch: refs/heads/master Commit: 32c6de9a5405217992d0d7480edcce17e10c2d7b Parents: acb8537 Author: Andrea Cosentino <anco...@gmail.com> Authored: Mon May 8 13:14:51 2017 +0200 Committer: Andrea Cosentino <anco...@gmail.com> Committed: Mon May 8 13:14:51 2017 +0200 ---------------------------------------------------------------------- parent/pom.xml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) ---------------------------------------------------------------------- http://git-wip-us.apache.org/repos/asf/camel/blob/32c6de9a/parent/pom.xml ---------------------------------------------------------------------- diff --git a/parent/pom.xml b/parent/pom.xml index c2afb07..41301e8 100644 --- a/parent/pom.xml +++ b/parent/pom.xml @@ -43,7 +43,7 @@ <activemq-version>5.14.5</activemq-version> <activemq-artemis-version>1.5.4</activemq-artemis-version> <aether-version>1.0.2.v20150114</aether-version> - <ahc-version>2.0.31</ahc-version> + <ahc-version>2.0.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>