You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@storm.apache.org by srdo <gi...@git.apache.org> on 2017/11/24 15:37:49 UTC

[GitHub] storm pull request #2434: STORM-2830: Upgrade to Jackson 2.9.2. Switch to us...

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 <sr...@apache.org>
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

----


---

[GitHub] storm pull request #2434: STORM-2830: Upgrade to Jackson 2.9.2. Switch to us...

Posted by asfgit <gi...@git.apache.org>.
Github user asfgit closed the pull request at:

    https://github.com/apache/storm/pull/2434


---