fix: upgrade org.apache.commons:commons-compress from 1.22 to 1.23.0 (#1204)

Snyk has created this PR to upgrade org.apache.commons:commons-compress from 1.22 to 1.23.0.

See this package in Maven Repository:
https://mvnrepository.com/artifact/org.apache.commons/commons-compress/

See this project in Snyk:
https://app.snyk.io/org/nosqlbench/project/99d5f5ce-a2bd-4e05-9eff-86de84bd0b9e?utm_source=github&utm_medium=referral&page=upgrade-pr
This commit is contained in:
Snyk bot 2023-04-11 03:54:54 +08:00 committed by GitHub
parent 6b9f5ed9f8
commit f21bbfc693
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

View File

@ -88,7 +88,7 @@
<dependency>
<groupId>org.apache.commons</groupId>
<artifactId>commons-compress</artifactId>
<version>1.22</version>
<version>1.23.0</version>
</dependency>
<dependency>