[ 
https://issues.apache.org/jira/browse/NIFI-2516?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=15412051#comment-15412051
 ] 

ASF GitHub Bot commented on NIFI-2516:
--------------------------------------

GitHub user brosander opened a pull request:

    https://github.com/apache/nifi/pull/809

    NIFI-2516 - Extract version info into parent pom, upgrade to commons-…

    …io 2.5

You can merge this pull request into a Git repository by running:

    $ git pull https://github.com/brosander/nifi NIFI-2516

Alternatively you can review and apply these changes as the patch at:

    https://github.com/apache/nifi/pull/809.patch

To close this pull request, make a commit to your master/trunk branch
with (at least) the following in the commit message:

    This closes #809
    
----
commit 5b9bae891c780ae4b87e52babb5e781a261821f4
Author: Bryan Rosander <bryanrosan...@gmail.com>
Date:   2016-08-08T16:31:18Z

    NIFI-2516 - Extract version info into parent pom, upgrade to commons-io 2.5

----


> 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)

Reply via email to