Bryan Bende created NIFI-8938:
---------------------------------
Summary: 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
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)