aboutsummaryrefslogtreecommitdiffstats
path: root/statistics
diff options
context:
space:
mode:
Diffstat (limited to 'statistics')
-rw-r--r--statistics/pom.xml5
1 files changed, 0 insertions, 5 deletions
diff --git a/statistics/pom.xml b/statistics/pom.xml
index 521efa9a2a1..0b06caaedf6 100644
--- a/statistics/pom.xml
+++ b/statistics/pom.xml
@@ -61,11 +61,6 @@
<version>${project.version}</version>
<scope>provided</scope>
</dependency>
- <dependency>
- <groupId>org.osgi</groupId>
- <artifactId>org.osgi.core</artifactId>
- <scope>test</scope>
- </dependency>
</dependencies>
<build>
<plugins>