Repository: camel Updated Branches: refs/heads/master 0480dead1 -> 5f2e79d81
Upgrade httpasyncclient to version 4.1.2 Project: http://git-wip-us.apache.org/repos/asf/camel/repo Commit: http://git-wip-us.apache.org/repos/asf/camel/commit/fe1205dc Tree: http://git-wip-us.apache.org/repos/asf/camel/tree/fe1205dc Diff: http://git-wip-us.apache.org/repos/asf/camel/diff/fe1205dc Branch: refs/heads/master Commit: fe1205dc2dd13ef873ab31f13f2efbb091e0c386 Parents: 0480dea Author: Andrea Cosentino <anco...@gmail.com> Authored: Mon Jun 27 10:28:16 2016 +0200 Committer: Andrea Cosentino <anco...@gmail.com> Committed: Mon Jun 27 10:28:16 2016 +0200 ---------------------------------------------------------------------- parent/pom.xml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) ---------------------------------------------------------------------- http://git-wip-us.apache.org/repos/asf/camel/blob/fe1205dc/parent/pom.xml ---------------------------------------------------------------------- diff --git a/parent/pom.xml b/parent/pom.xml index 5ae346e..f2a88d7 100644 --- a/parent/pom.xml +++ b/parent/pom.xml @@ -246,7 +246,7 @@ <httpcore4-version>4.4.4</httpcore4-version> <httpclient4-version>4.5.2</httpclient4-version> <httpclient4-olingo2-version>4.4.1</httpclient4-olingo2-version> - <httpasyncclient-version>4.1.1</httpasyncclient-version> + <httpasyncclient-version>4.1.2</httpasyncclient-version> <httpclient-version>3.1</httpclient-version> <hystrix-version>1.5.3</hystrix-version> <hystrix-bundle-version>1.5.3_1</hystrix-bundle-version>