Skip to content

Commit

Permalink
fix: upgrade org.apache.commons:commons-csv from 1.10.0 to 1.11.0
Browse files Browse the repository at this point in the history
Snyk has created this PR to upgrade org.apache.commons:commons-csv from 1.10.0 to 1.11.0.

See this package in maven:
org.apache.commons:commons-csv

See this project in Snyk:
https://app.snyk.io/org/nosqlbench/project/b8e5755b-1195-4478-aef0-0fec9ef42903?utm_source=github&utm_medium=referral&page=upgrade-pr
  • Loading branch information
snyk-bot committed May 21, 2024
1 parent 0740f8c commit 9bf5afd
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion mvn-defaults/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -320,7 +320,7 @@
<dependency>
<groupId>org.apache.commons</groupId>
<artifactId>commons-csv</artifactId>
<version>1.10.0</version>
<version>1.11.0</version>
</dependency>
<dependency>
<groupId>commons-codec</groupId>
Expand Down

0 comments on commit 9bf5afd

Please sign in to comment.