Details
-
Improvement
-
Status: Resolved
-
Minor
-
Resolution: Fixed
-
None
Description
Several standard processors depend on Netty 4.1 through the nifi-event-transport module, and other core components have direct dependencies on Netty 4.1.65 and 4.1.63. These dependencies should be updated to Netty 4.1.69.
Several older components have transitive dependencies on Netty 3, which should be upgraded to the latest 3.10.6 version.
Attachments
Issue Links
- fixes
-
NIFI-4432 Upgrade version of netty-all due to DoS possibility
- Resolved
- links to
Commit 60d6d469bff511c8a890209ef60f58034792a5f6 in nifi's branch refs/heads/main from David Handermann
[ https://gitbox.apache.org/repos/asf?p=nifi.git;h=60d6d46 ]
NIFI-9342Upgraded to Netty 3.10.6 and 4.1.69Signed-off-by: Pierre Villard <pierre.villard.fr@gmail.com>
This closes #5490.