mirror of
https://github.com/magefree/mage.git
synced 2025-12-20 02:30:08 -08:00
dev: update commons-compress dependency version to 1.27.1 (#13848)
This commit is contained in:
parent
0a3a2d1199
commit
8d7012b38d
1 changed files with 1 additions and 1 deletions
|
|
@ -208,7 +208,7 @@
|
||||||
<dependency>
|
<dependency>
|
||||||
<groupId>org.apache.commons</groupId>
|
<groupId>org.apache.commons</groupId>
|
||||||
<artifactId>commons-compress</artifactId>
|
<artifactId>commons-compress</artifactId>
|
||||||
<version>[1.19,)</version>
|
<version>1.27.1</version>
|
||||||
</dependency>
|
</dependency>
|
||||||
<dependency>
|
<dependency>
|
||||||
<groupId>org.apache.shiro</groupId>
|
<groupId>org.apache.shiro</groupId>
|
||||||
|
|
|
||||||
Loading…
Add table
Add a link
Reference in a new issue