Merge pull request #268 from kekingcn/dependabot/maven/server/org.apache.commons-commons-compress-1.21

Bump commons-compress from 1.19 to 1.21 in /server
pull/35/head
gitchenjh 2021-11-25 16:19:52 +08:00 committed by GitHub
commit 304d974b38
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
1 changed files with 1 additions and 1 deletions

View File

@ -99,7 +99,7 @@
<dependency>
<groupId>org.apache.commons</groupId>
<artifactId>commons-compress</artifactId>
<version>1.19</version>
<version>1.21</version>
</dependency>
<!-- (rar)-->
<dependency>