Remove unnecessary bouncycastle dependencies
[netconf.git] / netconf / callhome-protocol / pom.xml
index e8cf5dc72306d31726f608e13f611832324ebbbf..0900e7660783e5c6d8fc4027bb4f96a639b9486c 100644 (file)
       <groupId>org.opendaylight.netconf</groupId>
       <artifactId>netconf-client</artifactId>
     </dependency>
-    <dependency>
-      <groupId>org.bouncycastle</groupId>
-      <artifactId>bcpkix-jdk15on</artifactId>
-    </dependency>
-    <dependency>
-      <groupId>org.bouncycastle</groupId>
-      <artifactId>bcprov-jdk15on</artifactId>
-    </dependency>
     <dependency>
       <groupId>com.google.guava</groupId>
       <artifactId>guava</artifactId>