summaryrefslogtreecommitdiffstats
path: root/routing/routing-api/pom.xml
diff options
context:
space:
mode:
Diffstat (limited to 'routing/routing-api/pom.xml')
-rw-r--r--routing/routing-api/pom.xml5
1 files changed, 5 insertions, 0 deletions
diff --git a/routing/routing-api/pom.xml b/routing/routing-api/pom.xml
index 14268c67f..2077e3fd7 100644
--- a/routing/routing-api/pom.xml
+++ b/routing/routing-api/pom.xml
@@ -62,5 +62,10 @@
<artifactId>vpp-classifier-api</artifactId>
<version>${project.version}</version>
</dependency>
+
+ <dependency>
+ <groupId>com.google.code.findbugs</groupId>
+ <artifactId>jsr305</artifactId>
+ </dependency>
</dependencies>
</project>