diff options
Diffstat (limited to 'auth/auth-deforg/pom.xml')
-rw-r--r-- | auth/auth-deforg/pom.xml | 10 |
1 files changed, 0 insertions, 10 deletions
diff --git a/auth/auth-deforg/pom.xml b/auth/auth-deforg/pom.xml index bce3199d..3420663e 100644 --- a/auth/auth-deforg/pom.xml +++ b/auth/auth-deforg/pom.xml @@ -102,16 +102,6 @@ <artifactId>aaf-auth-core</artifactId> </dependency> - <dependency> - <groupId>javax.mail</groupId> - <artifactId>mail</artifactId> - </dependency> - - <dependency> - <groupId>org.jvnet.mock-javamail</groupId> - <artifactId>mock-javamail</artifactId> - <version>1.9</version> - </dependency> </dependencies> <build> |