diff --git a/mllib/pom.xml b/mllib/pom.xml
index a5eeef88e9d628f8f80dd2fc7736a7a8ee7961a5..696e9396f627c290da994f1e5e0df2c7fd192f82 100644
--- a/mllib/pom.xml
+++ b/mllib/pom.xml
@@ -57,7 +57,7 @@
     <dependency>
       <groupId>org.scalanlp</groupId>
       <artifactId>breeze_${scala.binary.version}</artifactId>
-      <version>0.9</version>
+      <version>0.10</version>
       <exclusions>
         <!-- This is included as a compile-scoped dependency by jtransforms, which is
              a dependency of breeze. -->