NETCONF-502: Use GSON for swagger serdes
[netconf.git] / restconf / sal-rest-docgen / pom.xml
index 687ec614eab44ce4747680b691f808ee98599910..d8547f6549b0a0f48ca712994f088b0645244833 100644 (file)
       <artifactId>automaton</artifactId>
       <version>1.11-8</version>
     </dependency>
+    <dependency>
+      <groupId>org.opendaylight.aaa</groupId>
+      <artifactId>aaa-shiro</artifactId>
+      <version>0.7.0-SNAPSHOT</version>
+    </dependency>
   </dependencies>
 
   <build>