From d0b05f03efd7d13855d7afc3e94858c0461626ae Mon Sep 17 00:00:00 2001
From: apvrille <ludovic.apvrille@eurecom.fr>
Date: Tue, 6 Jun 2017 14:24:16 +0200
Subject: [PATCH] Updating jar manipulation

---
 src/webcrawler.txt | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/src/webcrawler.txt b/src/webcrawler.txt
index bc7e65cc61..6e217e2412 100644
--- a/src/webcrawler.txt
+++ b/src/webcrawler.txt
@@ -1,2 +1,2 @@
 Main-Class: web.crawler.WebCrawler
-Class-Path: ./commons-io-2.4.jar ./commons-io-2.4-javadoc.jar ./derbyclient-10.9.1.0.jar ./derbynet.jar ./dom4j-1.6.1.jar ./derby.jar ./JavaPlot.jar ./jaxen-1.1.6.jar ./opencloud.jar
+Class-Path: ./commons-io-2.5.jar ./commons-io-2.5-javadoc.jar ./derbyclient-10.9.1.0.jar ./derbynet.jar ./dom4j-1.6.1.jar ./derby.jar ./JavaPlot.jar ./jaxen-1.1.6.jar ./opencloud.jar
-- 
GitLab