fix: upgrade org.apache.commons:commons-compress from 1.21 to 1.22

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

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/jshook/project/03cbee46-d5d2-41d3-89cc-a2ad77ab807a?utm_source=github&utm_medium=referral&page=upgrade-pr
This commit is contained in:
snyk-bot
2022-12-06 17:07:28 +00:00
parent 2ca4320c24
commit 76f5507e4d

View File

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