Bump opencsv from 3.1 to 5.2 (#81)

Bumps opencsv from 3.1 to 5.2.

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-23 17:01:08 -04:00 committed by GitHub
parent 6863d7d576
commit 622186e2fe
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
1 changed files with 1 additions and 1 deletions

View File

@ -422,7 +422,7 @@
<dependency>
<groupId>com.opencsv</groupId>
<artifactId>opencsv</artifactId>
<version>3.1</version>
<version>5.2</version>
<scope>test</scope>
</dependency>