We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent f740643 commit 363dd18Copy full SHA for 363dd18
1 file changed
pom.xml
@@ -469,6 +469,7 @@ CSV files of various types.
469
<groupId>net.sf.supercsv</groupId>
470
<artifactId>super-csv</artifactId>
471
<version>2.2.1</version>
472
+ <scope>test</scope>
473
</dependency>
474
475
<!-- Not in Maven Central, download manually from http://kasparov.skife.org/csv/csv-1.0.jar and install with:
0 commit comments