[
https://issues.apache.org/jira/browse/NIFI-2516?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=15414208#comment-15414208
]
ASF subversion and git services commented on NIFI-2516:
-------------------------------------------------------
Commit 2dc094765d2b7393834ec649a5b35fb374b315fe in nifi's branch
refs/heads/master from [[email protected]]
[ https://git-wip-us.apache.org/repos/asf?p=nifi.git;h=2dc0947 ]
NIFI-2516 - Extract version info into parent pom, upgrade to commons-io 2.5
NIFI-2516 - Removing slf4j-api, version from slf4j-log4j12
This closes #809.
> 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
> Assignee: 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)