Skip to content

Commit

Permalink
Lock version of math common.
Browse files Browse the repository at this point in the history
  • Loading branch information
Galigator committed Sep 26, 2019
1 parent 9a13b39 commit 5cbe933
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -140,7 +140,7 @@
<dependency>
<groupId>org.apache.commons</groupId>
<artifactId>commons-math3</artifactId>
<version>[3.6.1,3.6.99)</version>
<version>3.6.1</version>
</dependency>
<dependency>
<groupId>gnu.getopt</groupId>
Expand Down

0 comments on commit 5cbe933

Please sign in to comment.