From 7ae0ccdaf2aac2f847551ec7f1bf71a8b70f1179 Mon Sep 17 00:00:00 2001 From: Arity-T Date: Sun, 10 Nov 2024 17:47:28 +0300 Subject: [PATCH] =?UTF-8?q?=D0=9E=D0=B1=D0=BD=D0=BE=D0=B2=D0=B8=D0=BB=20?= =?UTF-8?q?=D0=B7=D0=B0=D0=B2=D0=B8=D1=81=D0=B8=D0=BC=D0=BE=D1=81=D1=82?= =?UTF-8?q?=D0=B8=20=D0=B2=20pom.xml?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- lab1/pom.xml | 12 +++++++++++- 1 file changed, 11 insertions(+), 1 deletion(-) 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 +