fix: upgrade org.apache.commons:commons-configuration2 from 2.8.0 to 2.9.0 (#1216)

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/1d4938ee-10f2-4f60-a62e-64055d3f9384?utm_source=github&utm_medium=referral&page=upgrade-pr

Co-authored-by: snyk-bot <snyk-bot@snyk.io>
This commit is contained in:
Jeff Banks
2023-04-20 08:37:12 -05:00
committed by GitHub
parent 0bf181ca5d
commit 1b704cdc19

View File

@@ -79,7 +79,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.conscrypt/conscrypt-openjdk -->