mirror of
https://github.com/apache/nifi.git
synced 2025-02-09 03:25:04 +00:00
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>
|
<dependency>
|
||||||
<groupId>net.lingala.zip4j</groupId>
|
<groupId>net.lingala.zip4j</groupId>
|
||||||
<artifactId>zip4j</artifactId>
|
<artifactId>zip4j</artifactId>
|
||||||
<version>2.8.0</version>
|
<version>2.9.1</version>
|
||||||
</dependency>
|
</dependency>
|
||||||
<dependency>
|
<dependency>
|
||||||
<groupId>com.h2database</groupId>
|
<groupId>com.h2database</groupId>
|
||||||
|
Loading…
x
Reference in New Issue
Block a user