mirror of
https://github.com/magefree/mage.git
synced 2025-12-20 02:30:08 -08:00
Dev: updated zip libs
This commit is contained in:
parent
5044a8c603
commit
7d92ad45d9
1 changed files with 1 additions and 11 deletions
12
pom.xml
12
pom.xml
|
|
@ -198,17 +198,7 @@
|
|||
<!-- zip files support -->
|
||||
<groupId>net.java.truevfs</groupId>
|
||||
<artifactId>truevfs-profile-base</artifactId>
|
||||
<version>0.11.1</version>
|
||||
<exclusions>
|
||||
<exclusion>
|
||||
<groupId>net.java.truevfs</groupId>
|
||||
<artifactId>truevfs-access-swing</artifactId>
|
||||
</exclusion>
|
||||
<exclusion>
|
||||
<groupId>net.java.truecommons</groupId>
|
||||
<artifactId>truecommons-key-swing</artifactId>
|
||||
</exclusion>
|
||||
</exclusions>
|
||||
<version>0.14.0</version>
|
||||
</dependency>
|
||||
</dependencies>
|
||||
</dependencyManagement>
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue