summaryrefslogtreecommitdiffstats
path: root/pom.xml
diff options
context:
space:
mode:
Diffstat (limited to 'pom.xml')
-rw-r--r--pom.xml6
1 files changed, 3 insertions, 3 deletions
diff --git a/pom.xml b/pom.xml
index a003d1e..ad04c5b 100644
--- a/pom.xml
+++ b/pom.xml
@@ -213,9 +213,9 @@
<scope>compile</scope>
</dependency>
<dependency>
- <groupId>org.kamranzafar</groupId>
- <artifactId>jtar</artifactId>
- <version>[2.0,3.0)</version>
+ <groupId>org.apache.commons</groupId>
+ <artifactId>commons-compress</artifactId>
+ <version>[1.21,2.0)</version>
<scope>compile</scope>
</dependency>
</dependencies>