mirror of
https://github.com/correl/mage.git
synced 2024-11-25 03:00:11 +00: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…
Reference in a new issue