mirror of https://github.com/apache/nifi.git
d4168f5ff1
- Upgraded immediately actionable dependency versions from Meterian report. - Upgraded jackson-core test dependencies for HBase and Elasticsearch modules. - Only 3 instances of jackson-core < 2.8.6 (Google Cloud Platform and Spark Receiver modules). - Upgraded version of poi dependency in nifi-email-processors to 3.16. - Resolving dependency issues after rebasing against 1.5.0-SNAPSHOT. - Removed jackson-databind from <dependencyManagement> block in nifi/pom.xml and added explicit reference to ${jackson.version} in all referenced artifacts. - Removed jackson-mapper-asl from <dependencyManagement> block in nifi/pom.xml and added explicit reference to ${jackson.old.version} in all referenced artifacts. - Removed Jasypt from <dependencyManagement> and added explicit version in test dependency for legacy compatibility. - This closes #2084 |
||
---|---|---|
.. | ||
nifi-example-bundle | ||
nifi-spark-receiver | ||
nifi-storm-spout | ||
README.md | ||
pom.xml |
README.md
nifi-external
The nifi-external module is a location where components can be developed by the NiFi team that are not intended to be used directly by NiFi but are to be used within other frameworks in order to integrate with NiFi.