Skip to content

Commit

Permalink
Merge pull request #3809 from objectionary/renovate/com.opencsv-openc…
Browse files Browse the repository at this point in the history
…sv-5.x

fix(deps): update dependency com.opencsv:opencsv to v5.10
  • Loading branch information
yegor256 authored Jan 13, 2025
2 parents a42f8dc + c2fab52 commit 7abb925
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion eo-maven-plugin/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -216,7 +216,7 @@ SOFTWARE.
<dependency>
<groupId>com.opencsv</groupId>
<artifactId>opencsv</artifactId>
<version>5.9</version>
<version>5.10</version>
<scope>runtime</scope>
</dependency>
<dependency>
Expand Down

0 comments on commit 7abb925

Please sign in to comment.