MATH-1416: Depend on "Commons Numbers".
This commit is contained in:
parent
96c8597c0f
commit
05107594d2
6
pom.xml
6
pom.xml
|
@ -372,6 +372,12 @@
|
|||
<version>1.0-SNAPSHOT</version>
|
||||
</dependency>
|
||||
|
||||
<dependency>
|
||||
<groupId>org.apache.commons</groupId>
|
||||
<artifactId>commons-numbers-combinatorics</artifactId>
|
||||
<version>1.0-SNAPSHOT</version>
|
||||
</dependency>
|
||||
|
||||
<dependency>
|
||||
<groupId>org.apache.commons</groupId>
|
||||
<artifactId>commons-rng-client-api</artifactId>
|
||||
|
|
Loading…
Reference in New Issue