mirror of https://github.com/apache/nifi.git
fixes NIFI-1989
This closes #514 Signed-off-by: jpercivall <joepercivall@yahoo.com>
This commit is contained in:
parent
a7c5b88a47
commit
6d2168049a
|
@ -42,7 +42,7 @@
|
|||
|
||||
<!-- External dependencies -->
|
||||
<dependency>
|
||||
<groupId>org.apache.commons</groupId>
|
||||
<groupId>commons-io</groupId>
|
||||
<artifactId>commons-io</artifactId>
|
||||
<version>1.3.2</version>
|
||||
</dependency>
|
||||
|
|
Loading…
Reference in New Issue