summaryrefslogtreecommitdiffstats
path: root/common/common-scripts/pom.xml
diff options
context:
space:
mode:
Diffstat (limited to 'common/common-scripts/pom.xml')
-rw-r--r--common/common-scripts/pom.xml5
1 files changed, 5 insertions, 0 deletions
diff --git a/common/common-scripts/pom.xml b/common/common-scripts/pom.xml
index 5469efd69..78768741e 100644
--- a/common/common-scripts/pom.xml
+++ b/common/common-scripts/pom.xml
@@ -94,6 +94,11 @@
<artifactId>commons-io</artifactId>
<version>${commons-io.version}</version>
</dependency>
+ <dependency>
+ <groupId>io.fd.honeycomb.yang</groupId>
+ <artifactId>yang-whitelist-impl</artifactId>
+ <version>1.17.10-SNAPSHOT</version>
+ </dependency>
</dependencies>
</project> \ No newline at end of file