Skip to content

Commit eeae92e

Browse files
committed
resource-tasks: remove commons-compress dependency
1 parent ce5d653 commit eeae92e

File tree

1 file changed

+0
-5
lines changed

1 file changed

+0
-5
lines changed

plugins/tasks/resource/pom.xml

Lines changed: 0 additions & 5 deletions
Original file line numberDiff line numberDiff line change
@@ -30,11 +30,6 @@
3030
<artifactId>concord-common</artifactId>
3131
<scope>provided</scope>
3232
</dependency>
33-
<dependency>
34-
<groupId>org.apache.commons</groupId>
35-
<artifactId>commons-compress</artifactId>
36-
<scope>provided</scope>
37-
</dependency>
3833
<dependency>
3934
<groupId>javax.inject</groupId>
4035
<artifactId>javax.inject</artifactId>

0 commit comments

Comments
 (0)