NIFI-11969 Upgraded excel-streaming-reader from 4.1.0 to 4.1.1

This closes #7627

Signed-off-by: David Handermann <exceptionfactory@apache.org>
This commit is contained in:
mr1716 2023-08-20 10:02:40 -04:00 committed by exceptionfactory
parent e83fc230ac
commit 83cba2c5ad
No known key found for this signature in database
GPG Key ID: 29B6A52D2AAE8DBA
1 changed files with 1 additions and 1 deletions

View File

@ -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>