mirror of
https://github.com/nosqlbench/nosqlbench.git
synced 2025-02-25 18:55:28 -06:00
[Snyk] Upgrade org.apache.commons:commons-csv from 1.10.0 to 1.12.0 (#2046)
* fix: upgrade org.apache.commons:commons-csv from 1.10.0 to 1.12.0 Snyk has created this PR to upgrade org.apache.commons:commons-csv from 1.10.0 to 1.12.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 * Update commons io --------- Co-authored-by: snyk-bot <snyk-bot@snyk.io> Co-authored-by: Dave Fisher <dave.fisher@datastax.com>
This commit is contained in:
parent
19addbe8ba
commit
e62d84c7de
@ -236,7 +236,7 @@
|
||||
<dependency>
|
||||
<groupId>commons-io</groupId>
|
||||
<artifactId>commons-io</artifactId>
|
||||
<version>2.14.0</version>
|
||||
<version>2.17.0</version>
|
||||
</dependency>
|
||||
<dependency>
|
||||
<groupId>org.apache.tinkerpop</groupId>
|
||||
@ -330,7 +330,7 @@
|
||||
<dependency>
|
||||
<groupId>org.apache.commons</groupId>
|
||||
<artifactId>commons-csv</artifactId>
|
||||
<version>1.10.0</version>
|
||||
<version>1.12.0</version>
|
||||
</dependency>
|
||||
<dependency>
|
||||
<groupId>commons-codec</groupId>
|
||||
|
Loading…
Reference in New Issue
Block a user