Skip to content
This repository has been archived by the owner on Mar 7, 2023. It is now read-only.

Commit

Permalink
build(deps): bump opencsv from 4.1 to 5.7.1
Browse files Browse the repository at this point in the history
Bumps opencsv from 4.1 to 5.7.1.

---
updated-dependencies:
- dependency-name: com.opencsv:opencsv
  dependency-type: direct:production
  update-type: version-update:semver-major
...

Signed-off-by: dependabot[bot] <support@github.com>
  • Loading branch information
dependabot[bot] authored and yannickkirschen committed Dec 28, 2022
1 parent 837e77b commit 9e7fc22
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 @@ -39,7 +39,7 @@
<dependency>
<groupId>com.opencsv</groupId>
<artifactId>opencsv</artifactId>
<version>4.1</version>
<version>5.7.1</version>
</dependency>

<dependency>
Expand Down

0 comments on commit 9e7fc22

Please sign in to comment.