GitHub user arunmahadevan opened a pull request:
https://github.com/apache/storm/pull/2584
BUG-97743: Explicitly add jackson-annotations dependency in pom dependency
management
This is taken care of in master via jackson-bom dependency.
You can merge this pull request into a Git repository by running:
$ git pull https://github.com/arunmahadevan/storm STORM-2985
Alternatively you can review and apply these changes as the patch at:
https://github.com/apache/storm/pull/2584.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 #2584
----
commit 3ae4eecb58470f9b2bc3519b187c5fceb8ff14a0
Author: Arun Mahadevan <arunm@...>
Date: 2018-03-02T20:01:41Z
BUG-97743: Explicitly add jackson-annotations dependency in pom dependency
management
----
---