[
https://issues.apache.org/jira/browse/NIFI-5691?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=16648163#comment-16648163
]
ASF GitHub Bot commented on NIFI-5691:
--------------------------------------
Github user apiri commented on the issue:
https://github.com/apache/nifi/pull/3066
Verified the build and functionality against AWS resources. I did note
that the jackson-dataformat-cbor dependency was outdated and also updated that
to the latest of 2.9.7. All operations worked as anticipated. Will get this
merged.
> Upgrade Jackson for AWS NARs
> ----------------------------
>
> Key: NIFI-5691
> URL: https://issues.apache.org/jira/browse/NIFI-5691
> Project: Apache NiFi
> Issue Type: Improvement
> Components: Extensions
> Reporter: Matt Gilman
> Assignee: Matt Gilman
> Priority: Major
>
> The AWS NARs are currently bundling an old version of Jackson. According to
> AWS this is because they are maintaining capability with Java 6. They also
> state that client applications are welcome to override that version if they
> want to [1].
> Will override to bring Jackson usage in line with the rest of the application.
> [1] https://github.com/aws/aws-sdk-java
--
This message was sent by Atlassian JIRA
(v7.6.3#76005)