Skip to content
Merged
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension


Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
use [test] scope for supercsv
  • Loading branch information
sullis committed Aug 14, 2019
commit 87ce718d2175ab90fa4a526e76f3af2675cc4eeb
1 change: 1 addition & 0 deletions pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -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:
Expand Down