You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@flume.apache.org by "Attila Simon (JIRA)" <ji...@apache.org> on 2017/07/18 16:22:00 UTC

[jira] [Created] (FLUME-3121) Upgrade javax.mail:test dependency

Attila Simon created FLUME-3121:
-----------------------------------

             Summary: Upgrade javax.mail:test dependency
                 Key: FLUME-3121
                 URL: https://issues.apache.org/jira/browse/FLUME-3121
             Project: Flume
          Issue Type: Bug
    Affects Versions: 1.7.0
            Reporter: Attila Simon
            Priority: Critical
             Fix For: 1.8.0


||Group||Artifact||Version used||Upgrade target||
|javax.mail|mail|1.4.1|1.5.6|

Note: This artifact was moved to:
- New Group	javax.mail
- New Artifact	javax.mail-api

Security vulnerability: https://www.cvedetails.com/vulnerability-list/vendor_id-5/product_id-5085/SUN-Javamail.html 
Note: this might be a false alarm. Please double check the CVE. 

Please do:
- double check the newest version. 
- consider to remove a dependency if better alternative is available.
- check whether the lib change would introduce a backward incompatibility (in which case please add this label `breaking_change` and fix version should be the next major)

Excerpt from mvn dependency:tree
{noformat}
+- org.apache.hive:hive-cli:jar:1.0.0:test
|  +- org.apache.hive:hive-service:jar:1.0.0:test
|  |  +- org.eclipse.jetty.aggregate:jetty-all:jar:7.6.0.v20120127:test
|  |  |  +- javax.mail:mail:jar:1.4.1:test
{noformat}



--
This message was sent by Atlassian JIRA
(v6.4.14#64029)