Repository: camel Updated Branches: refs/heads/master 079a3ba93 -> 80a51ed08
Upgrade Async Http client to version 2.0.36 Project: http://git-wip-us.apache.org/repos/asf/camel/repo Commit: http://git-wip-us.apache.org/repos/asf/camel/commit/80a51ed0 Tree: http://git-wip-us.apache.org/repos/asf/camel/tree/80a51ed0 Diff: http://git-wip-us.apache.org/repos/asf/camel/diff/80a51ed0 Branch: refs/heads/master Commit: 80a51ed0819978338f3d8d99c3efef11749e293b Parents: 079a3ba Author: Andrea Cosentino <anco...@gmail.com> Authored: Tue Sep 19 09:14:24 2017 +0200 Committer: Andrea Cosentino <anco...@gmail.com> Committed: Tue Sep 19 09:14:24 2017 +0200 ---------------------------------------------------------------------- parent/pom.xml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) ---------------------------------------------------------------------- http://git-wip-us.apache.org/repos/asf/camel/blob/80a51ed0/parent/pom.xml ---------------------------------------------------------------------- diff --git a/parent/pom.xml b/parent/pom.xml index 1aaf81e..87ba38d 100644 --- a/parent/pom.xml +++ b/parent/pom.xml @@ -43,7 +43,7 @@ <activemq-version>5.15.0</activemq-version> <activemq-artemis-version>2.3.0</activemq-artemis-version> <aether-version>1.0.2.v20150114</aether-version> - <ahc-version>2.0.35</ahc-version> + <ahc-version>2.0.36</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>