mirror of
https://github.com/apache/nifi.git
synced 2025-03-06 01:19:49 +00:00
NIFI-9611: Restore commons-io to minifi-assembly
This closes #5739 Signed-off-by: David Handermann <exceptionfactory@apache.org>
This commit is contained in:
parent
9d8b39529e
commit
b669d08173
@ -206,6 +206,10 @@ limitations under the License.
|
||||
<groupId>org.apache.nifi</groupId>
|
||||
<artifactId>nifi-properties</artifactId>
|
||||
</dependency>
|
||||
<dependency>
|
||||
<groupId>commons-io</groupId>
|
||||
<artifactId>commons-io</artifactId>
|
||||
</dependency>
|
||||
</dependencies>
|
||||
|
||||
<properties>
|
||||
|
Loading…
x
Reference in New Issue
Block a user