This is an automated email from the ASF dual-hosted git repository.
pvillard pushed a commit to branch main
in repository https://gitbox.apache.org/repos/asf/nifi.git
The following commit(s) were added to refs/heads/main by this push:
new df33ca04a9 NIFI-12422 Update excel-streaming-reader to 4.2.1
df33ca04a9 is described below
commit df33ca04a917fb71e839562a76ed339e1cfb00a1
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 39f717b79f..b30967671a 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.2.0</version>
+ <version>4.2.1</version>
</dependency>
<dependency>
<groupId>org.apache.nifi</groupId>