diff --git a/mllib/pom.xml b/mllib/pom.xml
index 4c183543e3fa8da0177e380ff391ee4b918839be..5dfab36c76907168b3604e2a8ff9491f429c311a 100644
--- a/mllib/pom.xml
+++ b/mllib/pom.xml
@@ -64,7 +64,7 @@
     <dependency>
       <groupId>org.scalanlp</groupId>
       <artifactId>breeze_${scala.binary.version}</artifactId>
-      <version>0.11.1</version>
+      <version>0.11.2</version>
       <exclusions>
         <!-- This is included as a compile-scoped dependency by jtransforms, which is
              a dependency of breeze. -->