org.apache.httpcomponents:httpclient version bump from 4.0.1 to 4.2.5
Project: http://git-wip-us.apache.org/repos/asf/mina-vysper/repo Commit: http://git-wip-us.apache.org/repos/asf/mina-vysper/commit/f9be2f50 Tree: http://git-wip-us.apache.org/repos/asf/mina-vysper/tree/f9be2f50 Diff: http://git-wip-us.apache.org/repos/asf/mina-vysper/diff/f9be2f50 Branch: refs/heads/master Commit: f9be2f50c1d4c88349ddaf03fb2ba217ee665f27 Parents: 145cb1e Author: Bernd Fondermann <[email protected]> Authored: Mon Jul 1 12:24:53 2013 +0200 Committer: Bernd Fondermann <[email protected]> Committed: Mon Jul 1 12:24:53 2013 +0200 ---------------------------------------------------------------------- pom.xml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) ---------------------------------------------------------------------- http://git-wip-us.apache.org/repos/asf/mina-vysper/blob/f9be2f50/pom.xml ---------------------------------------------------------------------- diff --git a/pom.xml b/pom.xml index 69346e2..0343a6f 100644 --- a/pom.xml +++ b/pom.xml @@ -276,7 +276,7 @@ <dependency> <groupId>org.apache.httpcomponents</groupId> <artifactId>httpclient</artifactId> - <version>4.0.1</version> + <version>4.2.5</version> </dependency>
