GitHub user srdo opened a pull request:
https://github.com/apache/storm/pull/2434
STORM-2830: Upgrade to Jackson 2.9.2. Switch to using the Jackson BOMâ¦
⦠to keep components in sync
The breaking change lists are here
https://github.com/FasterXML/jackson/wiki/Jackson-Release-2.9. Nothing jumped
out at me as something we'd be affected by.
You can merge this pull request into a Git repository by running:
$ git pull https://github.com/srdo/storm STORM-2830
Alternatively you can review and apply these changes as the patch at:
https://github.com/apache/storm/pull/2434.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 #2434
----
commit 6568fd066df04c18c42f39249cea9673f546c59a
Author: Stig Rohde Døssing <[email protected]>
Date: 2017-11-23T21:48:06Z
STORM-2830: Upgrade to Jackson 2.9.2. Switch to using the Jackson BOM to
keep components in sync
----
---