aboutsummaryrefslogtreecommitdiff
path: root/mllib/pom.xml
diff options
context:
space:
mode:
Diffstat (limited to 'mllib/pom.xml')
-rw-r--r--mllib/pom.xml4
1 files changed, 0 insertions, 4 deletions
diff --git a/mllib/pom.xml b/mllib/pom.xml
index 3007681a44..9a33bd1cf6 100644
--- a/mllib/pom.xml
+++ b/mllib/pom.xml
@@ -59,10 +59,6 @@
<artifactId>breeze_${scala.binary.version}</artifactId>
<version>0.7</version>
<exclusions>
- <exclusion>
- <groupId>com.typesafe</groupId>
- <artifactId>scalalogging-slf4j_${scala.binary.version}</artifactId>
- </exclusion>
<!-- This is included as a compile-scoped dependency by jtransforms, which is
a dependency of breeze. -->
<exclusion>