This is an automated email from the ASF dual-hosted git repository.

exceptionfactory pushed a commit to branch main
in repository https://gitbox.apache.org/repos/asf/nifi.git

commit 83cba2c5ad544d24581c8ccabfda090340b085bb
Author: mr1716 <[email protected]>
AuthorDate: Sun Aug 20 10:02:40 2023 -0400

    NIFI-11969 Upgraded excel-streaming-reader from 4.1.0 to 4.1.1
    
    This closes #7627
    
    Signed-off-by: David Handermann <[email protected]>
---
 nifi-nar-bundles/nifi-poi-bundle/pom.xml | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/nifi-nar-bundles/nifi-poi-bundle/pom.xml 
b/nifi-nar-bundles/nifi-poi-bundle/pom.xml
index 1505043766..3ed00d3cc5 100644
--- a/nifi-nar-bundles/nifi-poi-bundle/pom.xml
+++ b/nifi-nar-bundles/nifi-poi-bundle/pom.xml
@@ -52,7 +52,7 @@
             <dependency>
                 <groupId>com.github.pjfanning</groupId>
                 <artifactId>excel-streaming-reader</artifactId>
-                <version>4.1.0</version>
+                <version>4.1.1</version>
             </dependency>
             <dependency>
                 <groupId>org.apache.nifi</groupId>

Reply via email to