Skip to content

Commit ad8a688

Browse files
committed
Upgrade breeze from 0.11.1 to 0.11.2 because of a bug of SparseVector.
Thanks you for your great cooperation, David Hall(@dlwh)
1 parent 39fb579 commit ad8a688

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

mllib/pom.xml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -64,7 +64,7 @@
6464
<dependency>
6565
<groupId>org.scalanlp</groupId>
6666
<artifactId>breeze_${scala.binary.version}</artifactId>
67-
<version>0.11.1</version>
67+
<version>0.11.2</version>
6868
<exclusions>
6969
<!-- This is included as a compile-scoped dependency by jtransforms, which is
7070
a dependency of breeze. -->

0 commit comments

Comments
 (0)