You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@mahout.apache.org by sm...@apache.org on 2016/12/26 06:55:12 UTC

mahout git commit: NoJira: Bump up Flink and Slf4j versions

Repository: mahout
Updated Branches:
  refs/heads/master 00a2883ec -> 8c614a166


NoJira: Bump up Flink and Slf4j versions


Project: http://git-wip-us.apache.org/repos/asf/mahout/repo
Commit: http://git-wip-us.apache.org/repos/asf/mahout/commit/8c614a16
Tree: http://git-wip-us.apache.org/repos/asf/mahout/tree/8c614a16
Diff: http://git-wip-us.apache.org/repos/asf/mahout/diff/8c614a16

Branch: refs/heads/master
Commit: 8c614a1661f58b42e84acf2b65de9e11703db7c2
Parents: 00a2883
Author: smarthi <sm...@apache.org>
Authored: Mon Dec 26 01:53:39 2016 -0500
Committer: smarthi <sm...@apache.org>
Committed: Mon Dec 26 01:53:39 2016 -0500

----------------------------------------------------------------------
 pom.xml | 4 ++--
 1 file changed, 2 insertions(+), 2 deletions(-)
----------------------------------------------------------------------


http://git-wip-us.apache.org/repos/asf/mahout/blob/8c614a16/pom.xml
----------------------------------------------------------------------
diff --git a/pom.xml b/pom.xml
index 44852f4..8e7bfe8 100644
--- a/pom.xml
+++ b/pom.xml
@@ -118,11 +118,11 @@
     <mscala.version>3.2.0</mscala.version>
     <hbase.version>1.0.0</hbase.version>
     <lucene.version>5.5.2</lucene.version>
-    <slf4j.version>1.7.21</slf4j.version>
+    <slf4j.version>1.7.22</slf4j.version>
     <scala.compat.version>2.10</scala.compat.version>
     <scala.version>2.10.4</scala.version>
     <spark.version>1.6.2</spark.version>
-    <flink.version>1.1.3</flink.version>
+    <flink.version>1.1.4</flink.version>
     <h2o.version>0.1.25</h2o.version>
     <jackson.version>2.7.4</jackson.version>
   </properties>