mirror of https://github.com/apache/nifi.git
NIFI-9732 Upgraded Zip4j from 2.8.0 to 2.9.1
This closes #5811 Signed-off-by: Mike Thomsen <mthomsen@apache.org>
This commit is contained in:
parent
ae1731c79e
commit
1eede30974
|
@ -326,7 +326,7 @@
|
|||
<dependency>
|
||||
<groupId>net.lingala.zip4j</groupId>
|
||||
<artifactId>zip4j</artifactId>
|
||||
<version>2.8.0</version>
|
||||
<version>2.9.1</version>
|
||||
</dependency>
|
||||
<dependency>
|
||||
<groupId>com.h2database</groupId>
|
||||
|
|
Loading…
Reference in New Issue