From 05107594d2c60659acde619d2428015a9fd7bd39 Mon Sep 17 00:00:00 2001 From: Gilles Date: Mon, 22 May 2017 00:51:55 +0200 Subject: [PATCH] MATH-1416: Depend on "Commons Numbers". --- pom.xml | 6 ++++++ 1 file changed, 6 insertions(+) diff --git a/pom.xml b/pom.xml index a4996d54c..817807bf2 100644 --- a/pom.xml +++ b/pom.xml @@ -372,6 +372,12 @@ 1.0-SNAPSHOT + + org.apache.commons + commons-numbers-combinatorics + 1.0-SNAPSHOT + + org.apache.commons commons-rng-client-api