Skip to content

Commit

Permalink
Bump opencsv from 5.2 to 5.3
Browse files Browse the repository at this point in the history
Bumps opencsv from 5.2 to 5.3.

Signed-off-by: dependabot[bot] <support@github.com>
  • Loading branch information
dependabot[bot] committed Feb 19, 2021
1 parent 69db7d1 commit 1550ad7
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion pom.xml
Expand Up @@ -422,7 +422,7 @@
<dependency>
<groupId>com.opencsv</groupId>
<artifactId>opencsv</artifactId>
<version>5.2</version>
<version>5.3</version>
<scope>test</scope>
</dependency>

Expand Down

0 comments on commit 1550ad7

Please sign in to comment.