NIFI-12422 Update excel-streaming-reader to 4.2.1

Signed-off-by: Pierre Villard <pierre.villard.fr@gmail.com>

This closes #8073.
This commit is contained in:
mr1716 2023-11-28 10:25:28 -05:00 committed by Pierre Villard
parent 0311221eb9
commit df33ca04a9
No known key found for this signature in database
GPG Key ID: F92A93B30C07C6D5
1 changed files with 1 additions and 1 deletions

View File

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