mirror of
https://github.com/nosqlbench/nosqlbench.git
synced 2025-02-25 18:55:28 -06:00
fix: upgrade org.apache.commons:commons-csv from 1.12.0 to 1.13.0
Snyk has created this PR to upgrade org.apache.commons:commons-csv from 1.12.0 to 1.13.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
This commit is contained in:
parent
d617796f99
commit
52369e67de
@ -325,7 +325,7 @@
|
||||
<dependency>
|
||||
<groupId>org.apache.commons</groupId>
|
||||
<artifactId>commons-csv</artifactId>
|
||||
<version>1.12.0</version>
|
||||
<version>1.13.0</version>
|
||||
</dependency>
|
||||
<dependency>
|
||||
<groupId>commons-codec</groupId>
|
||||
|
Loading…
Reference in New Issue
Block a user