nifi/nifi-external
exceptionfactory 60d6d469bf
NIFI-9342 Upgraded to Netty 3.10.6 and 4.1.69
- Replaced Netty 3.6.9 and 3.7.1 with 3.10.6
- Replaced Netty 4.1 with 4.1.69

Signed-off-by: Pierre Villard <pierre.villard.fr@gmail.com>

This closes #5490.
2021-10-28 09:34:31 +02:00
..
nifi-example-bundle NIFI-9081 Updated nifi-framework-api tests to JUnit 5 2021-09-11 14:57:38 -05:00
nifi-kafka-connect NIFI-9292: Added getInputPortNames() and getOutputPortNames() to StatelessDataflowDefinition and getReadOnlyExtensionsDirectories() to StatelessEngineConfiguration 2021-10-18 12:22:12 -04:00
nifi-spark-receiver NIFI-9342 Upgraded to Netty 3.10.6 and 4.1.69 2021-10-28 09:34:31 +02:00
README.md NIFI-850 removed nifi parent, updated nifi pom, moved all nifi subdirs up one level, fixed readme. 2015-08-15 13:12:22 -04:00
pom.xml NIFI-8767-RC2 prepare for next development iteration 2021-07-10 12:17:09 -07:00

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.