diff options
-rw-r--r-- | ems/boco/pom.xml | 4 |
1 files changed, 0 insertions, 4 deletions
diff --git a/ems/boco/pom.xml b/ems/boco/pom.xml index 100f1e1..5c5720f 100644 --- a/ems/boco/pom.xml +++ b/ems/boco/pom.xml @@ -273,10 +273,6 @@ <groupId>ch.qos.logback</groupId> <artifactId>logback-core</artifactId> </exclusion> - <exclusion> - <groupId>javax.mail</groupId> - <artifactId>mailapi</artifactId> - </exclusion> </exclusions> </dependency> <dependency> |