Bump super-csv from 2.2.1 to 2.4.0 (#86)

Bumps [super-csv](https://github.com/super-csv/super-csv) from 2.2.1 to 2.4.0.
- [Release notes](https://github.com/super-csv/super-csv/releases)
- [Commits](https://github.com/super-csv/super-csv/compare/v2.2.1...v2.4.0)

Signed-off-by: dependabot[bot] <support@github.com>

Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
This commit is contained in:
dependabot[bot] 2020-07-24 09:33:26 -04:00 committed by GitHub
parent e08f7cb972
commit 9db2472db8
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

View File

@ -429,7 +429,7 @@
<dependency>
<groupId>net.sf.supercsv</groupId>
<artifactId>super-csv</artifactId>
<version>2.2.1</version>
<version>2.4.0</version>
<scope>test</scope>
</dependency>