From: Pamela Dragosh Date: Thu, 20 Sep 2018 11:58:32 +0000 (-0400) Subject: Upgrade javax.mail to 1.6.2 X-Git-Tag: 1.3.0~11 X-Git-Url: https://gerrit.onap.org/r/gitweb?p=policy%2Fengine.git;a=commitdiff_plain;h=refs%2Fchanges%2F77%2F68077%2F1 Upgrade javax.mail to 1.6.2 The former version was frozen in github. It looks like they moved to another website and the changes were transparent codewise. So let's see what the CLM results are for this. I believe this does remove the security vulnerability. Issue-ID: POLICY-1127 Change-Id: Ib659eddc2808131c8dded3782fcf1d382060fc29 Signed-off-by: Pamela Dragosh --- diff --git a/POLICY-SDK-APP/pom.xml b/POLICY-SDK-APP/pom.xml index d14cf1071..d255c7c21 100644 --- a/POLICY-SDK-APP/pom.xml +++ b/POLICY-SDK-APP/pom.xml @@ -150,9 +150,9 @@ - javax.mail - mail - 1.4.7 + com.sun.mail + javax.mail + 1.6.2