Revert "Support SIP TLS"
[sdc.git] / openecomp-be / backend / openecomp-sdc-security-util / pom.xml
index bd7dcb3..0ab38ac 100644 (file)
 
 
     <dependencies>
+        <dependency>
+            <groupId>org.slf4j</groupId>
+            <artifactId>slf4j-api</artifactId>
+            <version>1.7.25</version>
+        </dependency>
+
         <dependency>
             <groupId>org.apache.commons</groupId>
             <artifactId>commons-crypto</artifactId>