[ https://issues.apache.org/jira/browse/FLUME-3112?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=16126968#comment-16126968 ]
ASF GitHub Bot commented on FLUME-3112: --------------------------------------- GitHub user szaboferee opened a pull request: https://github.com/apache/flume/pull/154 FLUME-3112 Upgrade jackson-core library dependency Upgrading in dependency management and removing unused ones You can merge this pull request into a Git repository by running: $ git pull https://github.com/szaboferee/flume FLUME-3112 Alternatively you can review and apply these changes as the patch at: https://github.com/apache/flume/pull/154.patch To close this pull request, make a commit to your master/trunk branch with (at least) the following in the commit message: This closes #154 ---- commit 838206200d5b3d58f5680f6be7e3da68897a0ce3 Author: Ferenc Szabo <fsz...@cloudera.com> Date: 2017-08-15T08:35:35Z FLUME-3112 Upgrade jackson-core library dependency Upgrading in dependency management and removing unused ones ---- > Upgrade jackson-core library dependency > --------------------------------------- > > Key: FLUME-3112 > URL: https://issues.apache.org/jira/browse/FLUME-3112 > Project: Flume > Issue Type: Bug > Affects Versions: 1.7.0 > Reporter: Attila Simon > Assignee: Ferenc Szabo > Priority: Critical > Labels: dependency > Fix For: 1.8.0 > > Attachments: FLUME-3112.patch > > > ||Group||Artifact||Version used||Upgrade target|| > |com.fasterxml.jackson.core|jackson-core|2.3.1|2.8.9| > Security vulnerability: http://www.cvedetails.com/cve/CVE-2016-7051/ > 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) -- This message was sent by Atlassian JIRA (v6.4.14#64029)