Merge pull request #9 from cwiki-us-docs/dependabot/maven/org.apache.commons-commons-compress-1.19

Bump commons-compress from 1.10 to 1.19
This commit is contained in:
YuCheng Hu 2021-04-26 00:14:32 -04:00 committed by GitHub
commit d2c27459f6
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
1 changed files with 1 additions and 1 deletions

View File

@ -87,7 +87,7 @@
<dependency>
<groupId>org.apache.commons</groupId>
<artifactId>commons-compress</artifactId>
<version>1.10</version>
<version>1.19</version>
</dependency>
<dependency>