mirror of
https://github.com/nosqlbench/nosqlbench.git
synced 2025-01-11 00:12:04 -06:00
fix: upgrade org.apache.commons:commons-configuration2 from 2.8.0 to 2.9.0
Snyk has created this PR to upgrade org.apache.commons:commons-configuration2 from 2.8.0 to 2.9.0. See this package in Maven Repository: https://mvnrepository.com/artifact/org.apache.commons/commons-configuration2/ See this project in Snyk: https://app.snyk.io/org/nosqlbench/project/829dafa3-4836-462a-b1f4-15be99fe372a?utm_source=github&utm_medium=referral&page=upgrade-pr
This commit is contained in:
parent
ba98827031
commit
265dcce899
@ -80,7 +80,7 @@
|
||||
<dependency>
|
||||
<groupId>org.apache.commons</groupId>
|
||||
<artifactId>commons-configuration2</artifactId>
|
||||
<version>2.8.0</version>
|
||||
<version>2.9.0</version>
|
||||
</dependency>
|
||||
|
||||
<!-- https://mvnrepository.com/artifact/org.apache.avro/avro -->
|
||||
|
Loading…
Reference in New Issue
Block a user