Skip to content

Commit

Permalink
Merge pull request #336 from apache/dependabot/maven/com.opencsv-open…
Browse files Browse the repository at this point in the history
…csv-5.8

Bump com.opencsv:opencsv from 5.7.1 to 5.8
  • Loading branch information
garydgregory authored Jul 28, 2023
2 parents 4087ef8 + f65b84b commit 768fbdd
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 @@ -430,7 +430,7 @@
<dependency>
<groupId>com.opencsv</groupId>
<artifactId>opencsv</artifactId>
<version>5.7.1</version>
<version>5.8</version>
<scope>test</scope>
</dependency>

Expand Down

0 comments on commit 768fbdd

Please sign in to comment.