aboutsummaryrefslogtreecommitdiffstats
path: root/statistics/pom.xml
diff options
context:
space:
mode:
Diffstat (limited to 'statistics/pom.xml')
-rw-r--r--statistics/pom.xml8
1 files changed, 0 insertions, 8 deletions
diff --git a/statistics/pom.xml b/statistics/pom.xml
index 491d339ec2a..6ce741fea0c 100644
--- a/statistics/pom.xml
+++ b/statistics/pom.xml
@@ -16,14 +16,6 @@
<packaging>jar</packaging>
<dependencies>
<dependency>
- <groupId>com.google.code.findbugs</groupId>
- <artifactId>annotations</artifactId>
- </dependency>
- <dependency>
- <groupId>com.google.code.findbugs</groupId>
- <artifactId>jsr305</artifactId>
- </dependency>
- <dependency>
<groupId>junit</groupId>
<artifactId>junit</artifactId>
<scope>test</scope>