Merge pull request #638 from nosqlbench/snyk-fix-8eae712d060b816b6586b2382d4cc651

[Snyk] Security upgrade org.apache.commons:commons-configuration2 from 2.7 to 2.8.0
This commit is contained in:
Jonathan Shook 2022-07-12 22:26:49 -05:00 committed by GitHub
commit de4975e363
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

View File

@ -85,7 +85,7 @@
<dependency>
<groupId>org.apache.commons</groupId>
<artifactId>commons-configuration2</artifactId>
<version>2.7</version>
<version>2.8.0</version>
</dependency>
<!-- https://mvnrepository.com/artifact/com.datastax.oss/pulsar-jms -->