mirror of
https://github.com/nosqlbench/nosqlbench.git
synced 2025-02-25 18:55:28 -06:00
Merge pull request #637 from nosqlbench/snyk-fix-aaab5a7511c81a8485571ce04a53c3c6
[Snyk] Security upgrade org.apache.commons:commons-configuration2 from 2.7 to 2.8.0
This commit is contained in:
commit
5fe7385e17
@ -70,7 +70,7 @@
|
|||||||
<dependency>
|
<dependency>
|
||||||
<groupId>org.apache.commons</groupId>
|
<groupId>org.apache.commons</groupId>
|
||||||
<artifactId>commons-configuration2</artifactId>
|
<artifactId>commons-configuration2</artifactId>
|
||||||
<version>2.7</version>
|
<version>2.8.0</version>
|
||||||
</dependency>
|
</dependency>
|
||||||
|
|
||||||
<!-- https://mvnrepository.com/artifact/org.apache.avro/avro -->
|
<!-- https://mvnrepository.com/artifact/org.apache.avro/avro -->
|
||||||
|
Loading…
Reference in New Issue
Block a user