summaryrefslogtreecommitdiffstats
path: root/container-di/pom.xml
diff options
context:
space:
mode:
Diffstat (limited to 'container-di/pom.xml')
-rw-r--r--container-di/pom.xml8
1 files changed, 0 insertions, 8 deletions
diff --git a/container-di/pom.xml b/container-di/pom.xml
index de1b34cbcad..8e89910e247 100644
--- a/container-di/pom.xml
+++ b/container-di/pom.xml
@@ -16,14 +16,6 @@
<packaging>container-plugin</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>com.yahoo.vespa</groupId>
<artifactId>annotations</artifactId>
<version>${project.version}</version>