[
https://issues.apache.org/jira/browse/NIFI-6251?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
Nathan Gough updated NIFI-6251:
-------------------------------
Description: 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 upgraded
their usage of jackson-databind >= 2.9.8. We can then upgrade these transitive
deps usages of jackson-databind. (was: 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 upgraded their usage of jackson-databind > 2.9.8. We
can then upgrade these transitive deps usages of jackson-databind.)
> Check for transitive 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
> Priority: Major
> Labels: databind, jackson, jackson-databind
>
> 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 upgraded 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)