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