diff options
Diffstat (limited to 'archiva-modules/plugins/problem-reports/pom.xml')
-rw-r--r-- | archiva-modules/plugins/problem-reports/pom.xml | 5 |
1 files changed, 0 insertions, 5 deletions
diff --git a/archiva-modules/plugins/problem-reports/pom.xml b/archiva-modules/plugins/problem-reports/pom.xml index 0264068d1..948c35915 100644 --- a/archiva-modules/plugins/problem-reports/pom.xml +++ b/archiva-modules/plugins/problem-reports/pom.xml @@ -45,11 +45,6 @@ <artifactId>archiva-consumer-api</artifactId> </dependency> <dependency> - <groupId>org.codehaus.redback.components</groupId> - <artifactId>plexus-spring</artifactId> - <scope>test</scope> - </dependency> - <dependency> <groupId>org.slf4j</groupId> <artifactId>slf4j-simple</artifactId> <scope>test</scope> |