[
https://issues.apache.org/jira/browse/NIFI-8938?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=17385762#comment-17385762
]
ASF subversion and git services commented on NIFI-8938:
-------------------------------------------------------
Commit 55de7de448510b838890ee6abe0eb9fc5cdcfda5 in nifi's branch
refs/heads/main from Bryan Bende
[ https://gitbox.apache.org/repos/asf?p=nifi.git;h=55de7de ]
NIFI-8938 Ensure consistent version of jackson-core, jackson-databind, and
jackson-annotations
This closes #5239
Signed-off-by: David Handermann <[email protected]>
> Incompatible Jackson libs in Hadoop libraries NAR
> -------------------------------------------------
>
> Key: NIFI-8938
> URL: https://issues.apache.org/jira/browse/NIFI-8938
> Project: Apache NiFi
> Issue Type: Bug
> Affects Versions: 1.14.0
> Reporter: Bryan Bende
> Assignee: Bryan Bende
> Priority: Major
> Time Spent: 20m
> Remaining Estimate: 0h
>
> In NIFI-8723 we upgraded Jackson to 2.12.3 in a lot of places. For Hadoop
> libraries NAR this added jackson-databind to dependencyManagement to set the
> version to 2.12.3, but the NAR ends up with jackson-annotations 2.10.5, which
> at runtime can result in a ClassNotFoundException.
--
This message was sent by Atlassian Jira
(v8.3.4#803005)