Skip to content

Commit

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

chore(deps): update dependency com.opencsv:opencsv to v5.10
  • Loading branch information
yegor256 authored Jan 13, 2025
2 parents c305f43 + c7bf49c commit 52ff740
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 @@ -161,7 +161,7 @@ SOFTWARE.
<dependency>
<groupId>com.opencsv</groupId>
<artifactId>opencsv</artifactId>
<version>5.9</version>
<version>5.10</version>
<scope>test</scope>
</dependency>
<dependency>
Expand Down

0 comments on commit 52ff740

Please sign in to comment.