Drop unneeded BouncyCastle dependencies
[aaa.git] / aaa-encrypt-service / impl / pom.xml
index 700c31879cd9a20bdc0460cfd7d1481069096ade..98c67d27a17e4e38c14d249783093b1754454321 100644 (file)
@@ -34,14 +34,6 @@ and is available at http://www.eclipse.org/legal/epl-v10.html
       <groupId>org.apache.commons</groupId>
       <artifactId>commons-lang3</artifactId>
     </dependency>
-    <dependency>
-      <groupId>org.bouncycastle</groupId>
-      <artifactId>bcpkix-jdk15on</artifactId>
-    </dependency>
-    <dependency>
-      <groupId>org.bouncycastle</groupId>
-      <artifactId>bcprov-jdk15on</artifactId>
-    </dependency>
     <dependency>
       <groupId>jakarta.xml.bind</groupId>
       <artifactId>jakarta.xml.bind-api</artifactId>