mirror of https://github.com/apache/nifi.git
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:
parent
0311221eb9
commit
df33ca04a9
|
@ -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>
|
||||
|
|
Loading…
Reference in New Issue