Repository: camel Updated Branches: refs/heads/master 0b2da55ac -> 99166b8e7
Upgrade Async Http client to version 2.0.33 Project: http://git-wip-us.apache.org/repos/asf/camel/repo Commit: http://git-wip-us.apache.org/repos/asf/camel/commit/d5e02256 Tree: http://git-wip-us.apache.org/repos/asf/camel/tree/d5e02256 Diff: http://git-wip-us.apache.org/repos/asf/camel/diff/d5e02256 Branch: refs/heads/master Commit: d5e02256a0bc3d59b192e51b573098d92eee8ce9 Parents: 0b2da55 Author: Andrea Cosentino <anco...@gmail.com> Authored: Fri Jun 30 08:20:47 2017 +0200 Committer: Andrea Cosentino <anco...@gmail.com> Committed: Fri Jun 30 08:20:47 2017 +0200 ---------------------------------------------------------------------- parent/pom.xml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) ---------------------------------------------------------------------- http://git-wip-us.apache.org/repos/asf/camel/blob/d5e02256/parent/pom.xml ---------------------------------------------------------------------- diff --git a/parent/pom.xml b/parent/pom.xml index be10031..1e06a91 100644 --- a/parent/pom.xml +++ b/parent/pom.xml @@ -43,7 +43,7 @@ <activemq-version>5.14.5</activemq-version> <activemq-artemis-version>2.1.0</activemq-artemis-version> <aether-version>1.0.2.v20150114</aether-version> - <ahc-version>2.0.32</ahc-version> + <ahc-version>2.0.33</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>