RANGER-745: Upgrade Apache commons-collections Signed-off-by: Velmurugan Periasamy <[email protected]>
Project: http://git-wip-us.apache.org/repos/asf/incubator-ranger/repo Commit: http://git-wip-us.apache.org/repos/asf/incubator-ranger/commit/19c21348 Tree: http://git-wip-us.apache.org/repos/asf/incubator-ranger/tree/19c21348 Diff: http://git-wip-us.apache.org/repos/asf/incubator-ranger/diff/19c21348 Branch: refs/heads/tag-policy Commit: 19c21348621498dcc50d5808aa8b636251a90c17 Parents: 7a95ff0 Author: Velmurugan Periasamy <[email protected]> Authored: Wed Nov 25 15:51:29 2015 -0500 Committer: Velmurugan Periasamy <[email protected]> Committed: Tue Dec 1 13:39:52 2015 -0800 ---------------------------------------------------------------------- pom.xml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) ---------------------------------------------------------------------- http://git-wip-us.apache.org/repos/asf/incubator-ranger/blob/19c21348/pom.xml ---------------------------------------------------------------------- diff --git a/pom.xml b/pom.xml index 1b183b4..d3a7a99 100644 --- a/pom.xml +++ b/pom.xml @@ -120,7 +120,7 @@ <commons.beanutils.core.version>1.8.3</commons.beanutils.core.version> <commons.cli.version>1.2</commons.cli.version> <commons.codec.version>1.9</commons.codec.version> - <commons.collections.version>3.2.1</commons.collections.version> + <commons.collections.version>3.2.2</commons.collections.version> <commons.compress.version>1.8.1</commons.compress.version> <commons.configuration.version>1.10</commons.configuration.version> <commons.dbcp.version>1.4</commons.dbcp.version>
