Repository: nifi
Updated Branches:
  refs/heads/master 37ad48844 -> b0e5e1644


NIFI-4821 - Upgrade poi to 3.17

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

This closes #2534.


Project: http://git-wip-us.apache.org/repos/asf/nifi/repo
Commit: http://git-wip-us.apache.org/repos/asf/nifi/commit/b0e5e164
Tree: http://git-wip-us.apache.org/repos/asf/nifi/tree/b0e5e164
Diff: http://git-wip-us.apache.org/repos/asf/nifi/diff/b0e5e164

Branch: refs/heads/master
Commit: b0e5e1644c17930ab3df7cc3682d62ed64b7bc1d
Parents: 37ad488
Author: Jorge Machado <jorgewilson.mach...@ext.gfk.com>
Authored: Mon Mar 12 15:46:31 2018 +0100
Committer: Pierre Villard <pierre.villard...@gmail.com>
Committed: Tue Mar 13 22:59:03 2018 +0100

----------------------------------------------------------------------
 nifi-nar-bundles/nifi-email-bundle/nifi-email-processors/pom.xml | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)
----------------------------------------------------------------------


http://git-wip-us.apache.org/repos/asf/nifi/blob/b0e5e164/nifi-nar-bundles/nifi-email-bundle/nifi-email-processors/pom.xml
----------------------------------------------------------------------
diff --git a/nifi-nar-bundles/nifi-email-bundle/nifi-email-processors/pom.xml 
b/nifi-nar-bundles/nifi-email-bundle/nifi-email-processors/pom.xml
index 60c1011..5eab4b1 100644
--- a/nifi-nar-bundles/nifi-email-bundle/nifi-email-processors/pom.xml
+++ b/nifi-nar-bundles/nifi-email-bundle/nifi-email-processors/pom.xml
@@ -104,7 +104,7 @@
         <dependency>
             <groupId>org.apache.poi</groupId>
             <artifactId>poi-scratchpad</artifactId>
-            <version>3.16</version>
+            <version>3.17</version>
         </dependency>
         <dependency>
             <groupId>org.apache.nifi</groupId>

Reply via email to