From 0dacb1adb5e6118bd218537bee71926344cd9fb0 Mon Sep 17 00:00:00 2001 From: witgo Date: Fri, 1 Aug 2014 07:47:44 -0700 Subject: [SPARK-1997] update breeze to version 0.8.1 `breeze 0.8.1` dependent on `scala-logging-slf4j 2.1.1` The relevant code on #1369 Author: witgo Closes #940 from witgo/breeze-8.0.1 and squashes the following commits: 65cc65e [witgo] update breeze to version 0.8.1 --- mllib/pom.xml | 6 +++++- 1 file changed, 5 insertions(+), 1 deletion(-) (limited to 'mllib/pom.xml') diff --git a/mllib/pom.xml b/mllib/pom.xml index cb0fa7b97c..9e15ca6ab8 100644 --- a/mllib/pom.xml +++ b/mllib/pom.xml @@ -52,7 +52,7 @@ org.scalanlp breeze_${scala.binary.version} - 0.7 + 0.8.1 @@ -60,6 +60,10 @@ junit junit + + org.apache.commons + commons-math3 + -- cgit v1.2.3