Skip to content

Commit

Permalink
Merge pull request #27 from yegor256/renovate/com.opencsv-opencsv-5.x
Browse files Browse the repository at this point in the history
Update dependency com.opencsv:opencsv to v5.7.0
  • Loading branch information
yegor256 authored Sep 7, 2022
2 parents 673754a + ff4009b commit abe1611
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 @@ -102,7 +102,7 @@ SOFTWARE.
<dependency>
<groupId>com.opencsv</groupId>
<artifactId>opencsv</artifactId>
<version>5.6</version>
<version>5.7.0</version>
<optional>true</optional>
</dependency>
<dependency>
Expand Down

0 comments on commit abe1611

Please sign in to comment.