upgrade httpclient to v 4.4.1 Project: http://git-wip-us.apache.org/repos/asf/incubator-usergrid/repo Commit: http://git-wip-us.apache.org/repos/asf/incubator-usergrid/commit/71e67da9 Tree: http://git-wip-us.apache.org/repos/asf/incubator-usergrid/tree/71e67da9 Diff: http://git-wip-us.apache.org/repos/asf/incubator-usergrid/diff/71e67da9
Branch: refs/heads/master Commit: 71e67da919ed663f67154d1a847e0da5fb34aa5e Parents: c3585c0 Author: Jan Moritz Lindemann <[email protected]> Authored: Sun Apr 26 17:02:52 2015 -0400 Committer: Jan Moritz Lindemann <[email protected]> Committed: Sun Apr 26 17:02:52 2015 -0400 ---------------------------------------------------------------------- stack/pom.xml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) ---------------------------------------------------------------------- http://git-wip-us.apache.org/repos/asf/incubator-usergrid/blob/71e67da9/stack/pom.xml ---------------------------------------------------------------------- diff --git a/stack/pom.xml b/stack/pom.xml index dddc240..4f50779 100644 --- a/stack/pom.xml +++ b/stack/pom.xml @@ -233,7 +233,7 @@ <dependency> <groupId>org.apache.httpcomponents</groupId> <artifactId>httpclient</artifactId> - <version>4.1.3</version> + <version>4.4.1</version> <exclusions> <exclusion> <groupId>commons-codec</groupId>
