summaryrefslogtreecommitdiffstats
path: root/config-lib/pom.xml
diff options
context:
space:
mode:
Diffstat (limited to 'config-lib/pom.xml')
-rw-r--r--config-lib/pom.xml8
1 files changed, 0 insertions, 8 deletions
diff --git a/config-lib/pom.xml b/config-lib/pom.xml
index 861681291fe..1002d43bc37 100644
--- a/config-lib/pom.xml
+++ b/config-lib/pom.xml
@@ -17,14 +17,6 @@
<name>${project.artifactId}</name>
<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>