diff --git a/lab1/pom.xml b/lab1/pom.xml index 0fc4109..c395b0e 100644 --- a/lab1/pom.xml +++ b/lab1/pom.xml @@ -11,8 +11,18 @@ junit junit - 3.8.1 + 4.12 test + + commons-io + commons-io + 2.5 + + + org.apache.commons + commons-math3 + 3.6 +