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

exceptionfactory pushed a commit to branch support/nifi-1.x
in repository https://gitbox.apache.org/repos/asf/nifi.git

commit 73b96812194ad93225fbcfe20aa3782c400a7f52
Author: mr1716 <msr1...@rit.edu>
AuthorDate: Thu Oct 5 10:02:17 2023 -0400

    NIFI-12171 Upgraded excel-streaming-reader from 4.1.2 to 4.2.0
    
    This closes #7841
    
    Signed-off-by: David Handermann <exceptionfact...@apache.org>
    (cherry picked from commit 7ddcb91605916f2850d9b8b76f56bde17b4f917e)
---
 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 32f83f56c1..c11f173e23 100644
--- a/nifi-nar-bundles/nifi-poi-bundle/pom.xml
+++ b/nifi-nar-bundles/nifi-poi-bundle/pom.xml
@@ -47,7 +47,7 @@
             <dependency>
                 <groupId>com.github.pjfanning</groupId>
                 <artifactId>excel-streaming-reader</artifactId>
-                <version>4.1.1</version>
+                <version>4.2.0</version>
             </dependency>
             <dependency>
                 <groupId>org.apache.nifi</groupId>

Reply via email to