From 1e6161c0aaddb1a11aae27dec2ea9761ca3a10ac Mon Sep 17 00:00:00 2001 From: exceptionfactory Date: Wed, 26 May 2021 09:33:09 -0500 Subject: [PATCH] NIFI-8361 Upgraded Zip4j to 2.8.0 - Upgrade resolves issue unpacking Zip files with temporary spanning markers Signed-off-by: Pierre Villard This closes #5103. --- nifi-assembly/NOTICE | 4 ++-- .../nifi-standard-bundle/nifi-standard-processors/pom.xml | 2 +- 2 files changed, 3 insertions(+), 3 deletions(-) diff --git a/nifi-assembly/NOTICE b/nifi-assembly/NOTICE index 96e257a76b..7c35cd5506 100644 --- a/nifi-assembly/NOTICE +++ b/nifi-assembly/NOTICE @@ -1952,8 +1952,8 @@ The following binary components are provided under the Apache Software License v (ASLv2) Zip4j The following NOTICE information applies: - Zip4j 2.7.0. - Copyright 2020 Srikanth Reddy Lingala + Zip4j 2 + Copyright 2021 Srikanth Reddy Lingala (ASLv2) QuestDB (org.questdb:core:core-4.2.1.jar - https://github.com/questdb/questdb) The following NOTICE information applies: diff --git a/nifi-nar-bundles/nifi-standard-bundle/nifi-standard-processors/pom.xml b/nifi-nar-bundles/nifi-standard-bundle/nifi-standard-processors/pom.xml index dd1bfb9e8e..daa57c221c 100644 --- a/nifi-nar-bundles/nifi-standard-bundle/nifi-standard-processors/pom.xml +++ b/nifi-nar-bundles/nifi-standard-bundle/nifi-standard-processors/pom.xml @@ -296,7 +296,7 @@ net.lingala.zip4j zip4j - 2.7.0 + 2.8.0 com.h2database