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 7ddcb91605916f2850d9b8b76f56bde17b4f917e
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>
---
 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 d783398ea9..6e638524ed 100644
--- a/nifi-nar-bundles/nifi-poi-bundle/pom.xml
+++ b/nifi-nar-bundles/nifi-poi-bundle/pom.xml
@@ -46,7 +46,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