aboutsummaryrefslogtreecommitdiffstats
path: root/sonar-runner-batch/pom.xml
diff options
context:
space:
mode:
Diffstat (limited to 'sonar-runner-batch/pom.xml')
-rw-r--r--sonar-runner-batch/pom.xml6
1 files changed, 0 insertions, 6 deletions
diff --git a/sonar-runner-batch/pom.xml b/sonar-runner-batch/pom.xml
index 4fe84da..dc57821 100644
--- a/sonar-runner-batch/pom.xml
+++ b/sonar-runner-batch/pom.xml
@@ -21,12 +21,6 @@
<scope>provided</scope>
</dependency>
<dependency>
- <groupId>ch.qos.logback</groupId>
- <artifactId>logback-classic</artifactId>
- <version>0.9.15</version>
- <scope>provided</scope>
- </dependency>
- <dependency>
<groupId>org.codehaus.sonar</groupId>
<artifactId>sonar-batch</artifactId>
<version>${sonarBatchVersion}</version>