ACCUMULO-2125 upping guava
Project: http://git-wip-us.apache.org/repos/asf/accumulo/repo Commit: http://git-wip-us.apache.org/repos/asf/accumulo/commit/e256960c Tree: http://git-wip-us.apache.org/repos/asf/accumulo/tree/e256960c Diff: http://git-wip-us.apache.org/repos/asf/accumulo/diff/e256960c Branch: refs/heads/1.6.0-SNAPSHOT Commit: e256960c02b66fcbbb2bd3f74abe2bafb254d507 Parents: 77b4507 Author: John Vines <vi...@apache.org> Authored: Thu Jan 9 15:52:04 2014 -0500 Committer: John Vines <vi...@apache.org> Committed: Thu Jan 9 16:39:01 2014 -0500 ---------------------------------------------------------------------- pom.xml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) ---------------------------------------------------------------------- http://git-wip-us.apache.org/repos/asf/accumulo/blob/e256960c/pom.xml ---------------------------------------------------------------------- diff --git a/pom.xml b/pom.xml index 75be8d3..f620e8e 100644 --- a/pom.xml +++ b/pom.xml @@ -146,7 +146,7 @@ <dependency> <groupId>com.google.guava</groupId> <artifactId>guava</artifactId> - <version>14.0.1</version> + <version>15.0</version> </dependency> <dependency> <groupId>commons-cli</groupId>