Skip to content
This repository was archived by the owner on Nov 3, 2022. It is now read-only.

Commit

Permalink
fix: upgrade com.opencsv:opencsv from 5.5.1 to 5.5.2
Browse files Browse the repository at this point in the history
Snyk has created this PR to upgrade com.opencsv:opencsv from 5.5.1 to 5.5.2.

See this package in Maven Repository:
https://mvnrepository.com/artifact/com.opencsv/opencsv/

See this project in Snyk:
https://app.snyk.io/org/bonndan/project/57bbd428-b835-46d9-9362-8a5d20323947?utm_source=github&utm_medium=referral&page=upgrade-pr
  • Loading branch information
snyk-bot committed Sep 26, 2021
1 parent 0119e20 commit 103b424
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -248,7 +248,7 @@
<dependency>
<groupId>com.opencsv</groupId>
<artifactId>opencsv</artifactId>
<version>5.5.1</version>
<version>5.5.2</version>
</dependency>

<!-- swagger documentation -->
Expand Down

0 comments on commit 103b424

Please sign in to comment.