Repository: lens
Updated Branches:
  refs/heads/master ae83caae5 -> b94fc5be3


LENS-1393 : Upgrade javax mail version


Project: http://git-wip-us.apache.org/repos/asf/lens/repo
Commit: http://git-wip-us.apache.org/repos/asf/lens/commit/b94fc5be
Tree: http://git-wip-us.apache.org/repos/asf/lens/tree/b94fc5be
Diff: http://git-wip-us.apache.org/repos/asf/lens/diff/b94fc5be

Branch: refs/heads/master
Commit: b94fc5be3f3338db2200b068a2d92e02b2dfddf5
Parents: ae83caa
Author: Lavkesh Lahngir <[email protected]>
Authored: Tue Apr 18 11:47:08 2017 +0530
Committer: Amareshwari Sriramadasu <[email protected]>
Committed: Tue Apr 18 11:47:08 2017 +0530

----------------------------------------------------------------------
 pom.xml | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)
----------------------------------------------------------------------


http://git-wip-us.apache.org/repos/asf/lens/blob/b94fc5be/pom.xml
----------------------------------------------------------------------
diff --git a/pom.xml b/pom.xml
index f1b72a0..4b1974b 100644
--- a/pom.xml
+++ b/pom.xml
@@ -40,7 +40,7 @@
     <servlet.api.version>2.5</servlet.api.version>
     <ws.rs.version>2.0.1</ws.rs.version>
     <jaxb.api.version>2.2.12</jaxb.api.version>
-    <javax.mail.version>1.4</javax.mail.version>
+    <javax.mail.version>1.4.7</javax.mail.version>
 
     <!-- hadoop stack -->
     <hadoop.version>2.6.0</hadoop.version>

Reply via email to