diff --git a/pom.xml b/pom.xml
index b4f17986d31ff290fd2ebde69031936c9e871e09..76b4572ffe9131e31f22732912adeebffea82a14 100644
--- a/pom.xml
+++ b/pom.xml
@@ -47,7 +47,7 @@
     <dependency>
         <groupId>org.apache.commons</groupId>
         <artifactId>commons-math3</artifactId>
-        <version>3.3-SNAPSHOT</version>
+        <version>3.3</version>
         <type>jar</type>
         <optional>false</optional>
     </dependency>