Skip to content

Commit

Permalink
Merge pull request #32 from dmancilla85/dependabot/maven/com.opencsv-…
Browse files Browse the repository at this point in the history
…opencsv-5.9

Bump com.opencsv:opencsv from 5.8 to 5.9
  • Loading branch information
dmancilla85 authored Mar 26, 2024
2 parents d2ed6de + c8a115b commit 6a0c6ff
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 @@ -22,7 +22,7 @@
<dependency>
<groupId>com.opencsv</groupId>
<artifactId>opencsv</artifactId>
<version>5.8</version>
<version>5.9</version>
</dependency>
<!-- https://mvnrepository.com/artifact/org.apache.commons/commons-io -->
<dependency>
Expand Down

0 comments on commit 6a0c6ff

Please sign in to comment.