GitHub user turcsanyip opened a pull request:
https://github.com/apache/flume/pull/236
FLUME-3253 Update jackson-databind dependecy to the latest version
Reason: 2.8.9 has a vulnerability issue, fixed in 2.8.11+
You can merge this pull request into a Git repository by running:
$ git pull https://github.com/turcsanyip/flume FLUME-3253
Alternatively you can review and apply these changes as the patch at:
https://github.com/apache/flume/pull/236.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 #236
----
commit 22d363f9a74d08c5f97100e1c7219dd878a8c0b6
Author: turcsanyi <turcsanyi@...>
Date: 2018-11-13T22:08:23Z
FLUME-3253 Update jackson-databind dependecy to the latest version
Reason: 2.8.9 has a vulnerability issue, fixed in 2.8.11+
----
---