ACCUMULO-4056 Update commons-collections to 3.2.2
Project: http://git-wip-us.apache.org/repos/asf/accumulo/repo Commit: http://git-wip-us.apache.org/repos/asf/accumulo/commit/d4dbdd58 Tree: http://git-wip-us.apache.org/repos/asf/accumulo/tree/d4dbdd58 Diff: http://git-wip-us.apache.org/repos/asf/accumulo/diff/d4dbdd58 Branch: refs/heads/1.7 Commit: d4dbdd58da79f0560be5cfc7f7530460253629ff Parents: fb46488 Author: Josh Elser <els...@apache.org> Authored: Wed Dec 30 21:50:46 2015 -0500 Committer: Josh Elser <els...@apache.org> Committed: Wed Dec 30 21:50:46 2015 -0500 ---------------------------------------------------------------------- pom.xml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) ---------------------------------------------------------------------- http://git-wip-us.apache.org/repos/asf/accumulo/blob/d4dbdd58/pom.xml ---------------------------------------------------------------------- diff --git a/pom.xml b/pom.xml index 58fabb4..e8f39b9 100644 --- a/pom.xml +++ b/pom.xml @@ -176,7 +176,7 @@ <dependency> <groupId>commons-collections</groupId> <artifactId>commons-collections</artifactId> - <version>3.2.1</version> + <version>3.2.2</version> </dependency> <dependency> <groupId>commons-configuration</groupId>