Update dependenciy declarations
[yangtools.git] / yang / rfc8528-model-api / pom.xml
index 814515022ecca5f6191a2693ca148de02992e811..331bd45cacdf7d16990b9dbfcc14f4c01ff3a1f3 100644 (file)
     <description>RFC8528 model API</description>
 
     <dependencies>
+        <dependency>
+            <groupId>com.google.guava</groupId>
+            <artifactId>guava</artifactId>
+        </dependency>
         <dependency>
             <groupId>org.opendaylight.yangtools</groupId>
             <artifactId>concepts</artifactId>