Skip to content

Commit

Permalink
fix(deps): update dependency com.opencsv:opencsv to v5.9
Browse files Browse the repository at this point in the history
  • Loading branch information
renovate[bot] authored Nov 22, 2023
1 parent 47e510f commit 1236a9c
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 @@ -198,7 +198,7 @@ SOFTWARE.
<dependency>
<groupId>com.opencsv</groupId>
<artifactId>opencsv</artifactId>
<version>5.8</version>
<version>5.9</version>
<scope>runtime</scope>
</dependency>
<dependency>
Expand Down

0 comments on commit 1236a9c

Please sign in to comment.