use [test] scope for supercsv (#48)

This commit is contained in:
sullis 2019-08-14 14:38:10 -04:00 committed by Gary Gregory
parent f740643e53
commit 363dd18906
1 changed files with 1 additions and 0 deletions

View File

@ -469,6 +469,7 @@ CSV files of various types.
<groupId>net.sf.supercsv</groupId>
<artifactId>super-csv</artifactId>
<version>2.2.1</version>
<scope>test</scope>
</dependency>
<!-- Not in Maven Central, download manually from http://kasparov.skife.org/csv/csv-1.0.jar and install with: