diff --git a/pom.xml b/pom.xml
index 690f3b559a7c56de407fb3e49b918f51bb1ea0b7..324ea426449634572d94beaf101888a597c53f7e 100644
--- a/pom.xml
+++ b/pom.xml
@@ -143,7 +143,7 @@
     <dependency>
         <groupId>org.apache.commons</groupId>
         <artifactId>commons-math3</artifactId>
-        <version>3.4.1</version>
+        <version>3.5</version>
         <type>jar</type>
         <optional>false</optional>
     </dependency>