Refactor cryptography and keyring
[lgpl/argeo-commons.git] / security / runtime / org.argeo.security.core / pom.xml
index abb559ad784a1a35dca62338352e569a6104a339..527d052fde198228223a3c9e0aaab58619dd9cfa 100644 (file)
                </dependency>
 
                <!-- Crypto -->
-               <!-- <dependency> -->
-               <!-- <groupId>org.argeo.dep.osgi</groupId> -->
-               <!-- <artifactId>org.argeo.dep.osgi.bouncycastle.jdk15</artifactId> -->
-               <!-- </dependency> -->
+               <dependency>
+                       <groupId>org.argeo.tp</groupId>
+                       <artifactId>bcprov</artifactId>
+               </dependency>
                <dependency>
                        <groupId>org.argeo.tp</groupId>
                        <artifactId>org.apache.commons.codec</artifactId>