mirror of https://github.com/apache/nifi.git
NIFI-10489 Upgraded zip4j from 2.10.0 to 2.11.2
Signed-off-by: Pierre Villard <pierre.villard.fr@gmail.com> This closes #6409.
This commit is contained in:
parent
d351f92104
commit
a91928e0e3
|
@ -353,7 +353,7 @@
|
|||
<dependency>
|
||||
<groupId>net.lingala.zip4j</groupId>
|
||||
<artifactId>zip4j</artifactId>
|
||||
<version>2.10.0</version>
|
||||
<version>2.11.2</version>
|
||||
</dependency>
|
||||
<dependency>
|
||||
<groupId>com.h2database</groupId>
|
||||
|
|
Loading…
Reference in New Issue