summaryrefslogtreecommitdiffstats
path: root/auth/auth-batch/pom.xml
diff options
context:
space:
mode:
Diffstat (limited to 'auth/auth-batch/pom.xml')
-rw-r--r--auth/auth-batch/pom.xml5
1 files changed, 5 insertions, 0 deletions
diff --git a/auth/auth-batch/pom.xml b/auth/auth-batch/pom.xml
index a30ccaa7..1c49d6fb 100644
--- a/auth/auth-batch/pom.xml
+++ b/auth/auth-batch/pom.xml
@@ -118,6 +118,11 @@
<groupId>org.onap.aaf.authz</groupId>
<artifactId>aaf-auth-cass</artifactId>
</dependency>
+
+ <dependency>
+ <groupId>javax.mail</groupId>
+ <artifactId>mail</artifactId>
+ </dependency>
<dependency>
<groupId>org.slf4j</groupId>