Repository: camel Updated Branches: refs/heads/master 4ce334879 -> 7d30e2c4e
Upgrade Http Async Client to version 4.1.1 Project: http://git-wip-us.apache.org/repos/asf/camel/repo Commit: http://git-wip-us.apache.org/repos/asf/camel/commit/7d30e2c4 Tree: http://git-wip-us.apache.org/repos/asf/camel/tree/7d30e2c4 Diff: http://git-wip-us.apache.org/repos/asf/camel/diff/7d30e2c4 Branch: refs/heads/master Commit: 7d30e2c4e406702101b9cd29546bbf981b259b7b Parents: 4ce3348 Author: Andrea Cosentino <anco...@gmail.com> Authored: Wed Nov 11 17:22:10 2015 +0100 Committer: Andrea Cosentino <anco...@gmail.com> Committed: Wed Nov 11 17:22:11 2015 +0100 ---------------------------------------------------------------------- parent/pom.xml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) ---------------------------------------------------------------------- http://git-wip-us.apache.org/repos/asf/camel/blob/7d30e2c4/parent/pom.xml ---------------------------------------------------------------------- diff --git a/parent/pom.xml b/parent/pom.xml index 3b5f138..e321da4 100644 --- a/parent/pom.xml +++ b/parent/pom.xml @@ -224,7 +224,7 @@ <httpcore4-version>4.4.4</httpcore4-version> <httpclient4-version>4.5.1</httpclient4-version> <httpclient4-olingo2-version>4.4.1</httpclient4-olingo2-version> - <httpasyncclient-version>4.1</httpasyncclient-version> + <httpasyncclient-version>4.1.1</httpasyncclient-version> <httpclient-version>3.1</httpclient-version> <ibatis-bundle-version>2.3.4.726_4</ibatis-bundle-version> <ibatis-version>2.3.4.726</ibatis-version>