Decouple slf4j implementation from CMS API
[lgpl/argeo-commons.git] / dep / org.argeo.dep.cms.base / pom.xml
index 80ad7f793d70bc2d55f228135c914afd2d93bc40..3586a0a4f179261f379bb86398e2e208bf9c6a8c 100644 (file)
                <!-- <groupId>org.argeo.tp.misc</groupId> -->
                <!-- <artifactId>slf4j.osgi</artifactId> -->
                <!-- </dependency> -->
-               <!-- <dependency> -->
-               <!-- <groupId>org.argeo.tp.misc</groupId> -->
-               <!-- <artifactId>org.slf4j.commons.logging</artifactId> -->
-               <!-- </dependency> -->
+               <dependency>
+                       <groupId>org.argeo.tp.misc</groupId>
+                       <artifactId>org.slf4j.commons.logging</artifactId>
+               </dependency>
 
                <!-- OSGi annotations -->
                <!-- <dependency> -->
                        <groupId>org.argeo.tp.bouncycastle</groupId>
                        <artifactId>bcpkix</artifactId>
                </dependency>
-               <!-- <dependency> -->
-               <!-- <groupId>org.argeo.tp.bouncycastle</groupId> -->
-               <!-- <artifactId>bcpg</artifactId> -->
-               <!-- </dependency> -->
+               <dependency>
+                       <groupId>org.argeo.tp.bouncycastle</groupId>
+                       <artifactId>bcpg</artifactId>
+               </dependency>
 
                <!-- Apache Commons -->
                <dependency>