From 81f15e39c42a2d86d590bbf1622bbd32434ad584 Mon Sep 17 00:00:00 2001 From: Kanagaraj Manickam k00365106 Date: Thu, 12 Oct 2017 19:30:55 +0530 Subject: Optimize version option output Issue-Id: CLI-66 Change-Id: Ia64adb3e32de0dafc124ce1dbaf0204b43e9ffaf Signed-off-by: Kanagaraj Manickam k00365106 --- framework/pom.xml | 5 +++++ 1 file changed, 5 insertions(+) (limited to 'framework/pom.xml') diff --git a/framework/pom.xml b/framework/pom.xml index a1b81e93..2b7aece2 100644 --- a/framework/pom.xml +++ b/framework/pom.xml @@ -56,6 +56,11 @@ commons-csv 1.3 + + org.apache.commons + commons-io + 1.3.2 + org.apache.httpcomponents httpclient -- cgit 1.2.3-korg