Repository: accumulo
Updated Branches:
  refs/heads/1.6 fb4648810 -> e1e410058
  refs/heads/1.7 acf68ad51 -> 01cdd0205
  refs/heads/master 9290ed3c5 -> 0b1eabc5b


  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.6
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>

Reply via email to