aboutsummaryrefslogtreecommitdiffstats
path: root/framework/src/onos/providers/lldp/pom.xml
diff options
context:
space:
mode:
Diffstat (limited to 'framework/src/onos/providers/lldp/pom.xml')
-rw-r--r--framework/src/onos/providers/lldp/pom.xml4
1 files changed, 4 insertions, 0 deletions
diff --git a/framework/src/onos/providers/lldp/pom.xml b/framework/src/onos/providers/lldp/pom.xml
index 7bf92ed2..f9052760 100644
--- a/framework/src/onos/providers/lldp/pom.xml
+++ b/framework/src/onos/providers/lldp/pom.xml
@@ -55,5 +55,9 @@
<scope>test</scope>
</dependency>
+ <dependency>
+ <groupId>com.fasterxml.jackson.core</groupId>
+ <artifactId>jackson-databind</artifactId>
+ </dependency>
</dependencies>
</project>