This is an automated email from the ASF dual-hosted git repository.
pvillard pushed a commit to branch support/nifi-1.x
in repository https://gitbox.apache.org/repos/asf/nifi.git
The following commit(s) were added to refs/heads/support/nifi-1.x by this push:
new ec04f5619d NIFI-12422 Update excel-streaming-reader to 4.2.1
ec04f5619d is described below
commit ec04f5619dc5c6c2761d526df62bdd353a99f0b6
Author: mr1716 <[email protected]>
AuthorDate: Tue Nov 28 10:25:28 2023 -0500
NIFI-12422 Update excel-streaming-reader to 4.2.1
Signed-off-by: Pierre Villard <[email protected]>
This closes #8073.
---
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 ce27068b59..189a6d1d4a 100644
--- a/nifi-nar-bundles/nifi-poi-bundle/pom.xml
+++ b/nifi-nar-bundles/nifi-poi-bundle/pom.xml
@@ -48,7 +48,7 @@
<dependency>
<groupId>com.github.pjfanning</groupId>
<artifactId>excel-streaming-reader</artifactId>
- <version>4.2.0</version>
+ <version>4.2.1</version>
</dependency>
<dependency>
<groupId>org.apache.nifi</groupId>