Skip to content

Commit

Permalink
fix(deps): update dependency com.opencsv:opencsv to v5.10
Browse files Browse the repository at this point in the history
  • Loading branch information
renovate[bot] authored Jan 12, 2025
1 parent aa3bb87 commit c2fab52
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 c2fab52

Please sign in to comment.