summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorTal Gitelman <tg851x@intl.att.com>2018-01-16 17:57:49 +0200
committerTal Gitelman <tg851x@intl.att.com>2018-01-16 17:57:49 +0200
commit929374488fa036b9c60c0ab5e9e9f83ccf931955 (patch)
treec1d2b414119f7fd840246ec73c112226e5e7b8a8
parentf3128e7e128235c078e393881556fb5b6e89e19a (diff)
Review security issues: sdc-jtosca
Change-Id: I79c883357e02b892395904305a38e12ad77f71cd Issue-ID: SDC-809 Signed-off-by: Tal Gitelman <tg851x@intl.att.com>
-rw-r--r--pom.xml1
1 files changed, 1 insertions, 0 deletions
diff --git a/pom.xml b/pom.xml
index 5d062d7..2b2f8bb 100644
--- a/pom.xml
+++ b/pom.xml
@@ -67,6 +67,7 @@
<groupId>com.opencsv</groupId>
<artifactId>opencsv</artifactId>
<version>3.10</version>
+ <scope>test</scope>
</dependency>
<!-- https://mvnrepository.com/artifact/org.apache.commons/commons-io -->