NIFI-12171 Upgraded excel-streaming-reader from 4.1.2 to 4.2.0

This closes #7841

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

View File

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