mcgilman commented on issue #4113: NIFI-7229 - Upgrade jackson-databind direct dependencies URL: https://github.com/apache/nifi/pull/4113#issuecomment-598715458 There appears to be a number of transitive dependencies on `jackson-databind`. > work/nar/extensions/nifi-jolt-record-nar-1.12.0-SNAPSHOT.nar-unpacked/NAR-INF/bundled-dependencies/jackson-databind-2.9.4.jar work/nar/extensions/nifi-hadoop-libraries-nar-1.12.0-SNAPSHOT.nar-unpacked/NAR-INF/bundled-dependencies/jackson-databind-2.9.8.jar work/nar/extensions/nifi-elasticsearch-client-service-api-nar-1.12.0-SNAPSHOT.nar-unpacked/NAR-INF/bundled-dependencies/jackson-databind-2.9.8.jar work/nar/extensions/nifi-datadog-nar-1.12.0-SNAPSHOT.nar-unpacked/NAR-INF/bundled-dependencies/jackson-databind-2.4.2.jar work/nar/extensions/nifi-proxy-configuration-nar-1.12.0-SNAPSHOT.nar-unpacked/NAR-INF/bundled-dependencies/jackson-databind-2.9.4.jar work/nar/extensions/nifi-enrich-nar-1.12.0-SNAPSHOT.nar-unpacked/NAR-INF/bundled-dependencies/jackson-databind-2.9.5.jar I went through each and while some offer a newer version of our dependency in question, only the `enrich-nar` could offer a newer version of `jackson-databind`. I will create a follow on JIRA to address this instance.
---------------------------------------------------------------- This is an automated message from the Apache Git Service. To respond to the message, please log on to GitHub and use the URL above to go to the specific comment. For queries about this service, please contact Infrastructure at: [email protected] With regards, Apache Git Services
