You are viewing a plain text version of this content. The canonical link for it is here.
Posted to issues@nifi.apache.org by "Nathan Gough (JIRA)" <ji...@apache.org> on 2019/04/30 16:20:00 UTC

[jira] [Created] (NIFI-6251) Check for library dependency upgrades for jackson-databind

Nathan Gough created NIFI-6251:
----------------------------------

             Summary: Check for library dependency upgrades for jackson-databind
                 Key: NIFI-6251
                 URL: https://issues.apache.org/jira/browse/NIFI-6251
             Project: Apache NiFi
          Issue Type: Improvement
            Reporter: Nathan Gough


The jackson-databind for direct dependencies was upgraded to 2.9.8. However, transitive dependencies use older versions of jackson-databind, so any new releases of these libs should be checked to see if they've upgrade their usage of jackson-databind > 2.9.8. We can then upgrade these transitive deps usages of jackson-databind.



--
This message was sent by Atlassian JIRA
(v7.6.3#76005)