use [test] scope for supercsv (#48)
This commit is contained in:
parent
f740643e53
commit
363dd18906
1
pom.xml
1
pom.xml
|
@ -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:
|
||||
|
|
Loading…
Reference in New Issue