Bryan Rosander created NIFI-2516:
------------------------------------
Summary: Extract version info into parent pom, upgrade to
commons-io 2.5
Key: NIFI-2516
URL: https://issues.apache.org/jira/browse/NIFI-2516
Project: Apache NiFi
Issue Type: Sub-task
Reporter: Bryan Rosander
Parent pom at root of nifi project should contain the dependency versions.
commons-io 2.5 is required for its BoundedReader which facilitates putting a
cap on the amount of bytes read during the payload deserialization. This is
useful in avoiding an arbitrarily large payload sent by a malicious client.
--
This message was sent by Atlassian JIRA
(v6.3.4#6332)