Repository: phoenix
Updated Branches:
  refs/heads/4.x-HBase-1.0 8d3805a95 -> 50fa26f1b


PHOENIX-2749 Upgrade Apache Commons Collections to v3.2.2 (Justine Tunney)


Project: http://git-wip-us.apache.org/repos/asf/phoenix/repo
Commit: http://git-wip-us.apache.org/repos/asf/phoenix/commit/50fa26f1
Tree: http://git-wip-us.apache.org/repos/asf/phoenix/tree/50fa26f1
Diff: http://git-wip-us.apache.org/repos/asf/phoenix/diff/50fa26f1

Branch: refs/heads/4.x-HBase-1.0
Commit: 50fa26f1b8d097434d5105691d29986b4dd412f2
Parents: 17e77d8
Author: James Taylor <jtay...@salesforce.com>
Authored: Sat Mar 5 16:56:07 2016 -0800
Committer: James Taylor <jtay...@salesforce.com>
Committed: Sat Mar 5 16:56:49 2016 -0800

----------------------------------------------------------------------
 pom.xml | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)
----------------------------------------------------------------------


http://git-wip-us.apache.org/repos/asf/phoenix/blob/50fa26f1/pom.xml
----------------------------------------------------------------------
diff --git a/pom.xml b/pom.xml
index e6d79cf..1c7dc53 100644
--- a/pom.xml
+++ b/pom.xml
@@ -106,7 +106,7 @@
     <netty.version>4.0.23.Final</netty.version>
     <commons-codec.version>1.7</commons-codec.version>
     <htrace.version>3.1.0-incubating</htrace.version>
-    <collections.version>3.2.1</collections.version>
+    <collections.version>3.2.2</collections.version>
     <!-- Do not change jodatime.version until HBASE-15199 is fixed -->
     <jodatime.version>1.6</jodatime.version>
     <joni.version>2.1.2</joni.version>

Reply via email to