From fa57b2c78e293be22b2d9c1a5a0bd72158ffa049 Mon Sep 17 00:00:00 2001 From: uboness Date: Fri, 19 Jun 2015 11:45:57 +0200 Subject: [PATCH] removed javax.mail from test dependencies Original commit: elastic/x-pack-elasticsearch@294f46145627ed35e07d5f980da7430fcf635b51 --- pom.xml | 11 +++++++++++ 1 file changed, 11 insertions(+) diff --git a/pom.xml b/pom.xml index a35a92afed5..4d2ac718a4d 100644 --- a/pom.xml +++ b/pom.xml @@ -173,6 +173,17 @@ + + org.subethamail + subethasmtp + 3.1.7 + + + javax.mail + mail + + +