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