We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent ce5d653 commit eeae92eCopy full SHA for eeae92e
plugins/tasks/resource/pom.xml
@@ -30,11 +30,6 @@
30
<artifactId>concord-common</artifactId>
31
<scope>provided</scope>
32
</dependency>
33
- <dependency>
34
- <groupId>org.apache.commons</groupId>
35
- <artifactId>commons-compress</artifactId>
36
- <scope>provided</scope>
37
- </dependency>
38
<dependency>
39
<groupId>javax.inject</groupId>
40
<artifactId>javax.inject</artifactId>
0 commit comments