summaryrefslogtreecommitdiffstats
path: root/common/onap-tosca-datatype/pom.xml
diff options
context:
space:
mode:
Diffstat (limited to 'common/onap-tosca-datatype/pom.xml')
-rw-r--r--common/onap-tosca-datatype/pom.xml5
1 files changed, 5 insertions, 0 deletions
diff --git a/common/onap-tosca-datatype/pom.xml b/common/onap-tosca-datatype/pom.xml
index c388652d81..f63bfa63d6 100644
--- a/common/onap-tosca-datatype/pom.xml
+++ b/common/onap-tosca-datatype/pom.xml
@@ -70,5 +70,10 @@
<artifactId>lombok</artifactId>
<scope>provided</scope>
</dependency>
+ <dependency>
+ <groupId>org.slf4j</groupId>
+ <artifactId>slf4j-api</artifactId>
+ <version>${slf4j.version}</version>
+ </dependency>
</dependencies>
</project>