diff --git a/pom.xml b/pom.xml
index c07378636d89a282fa28e985d202a7a95309f18c..ae118e9ef38a6d572f4c305f4843d64ee8650716 100644
--- a/pom.xml
+++ b/pom.xml
@@ -138,7 +138,7 @@
     <dependency>
         <groupId>org.apache.commons</groupId>
         <artifactId>commons-math3</artifactId>
-        <version>3.3</version>
+        <version>3.4</version>
         <type>jar</type>
         <optional>false</optional>
     </dependency>