mirror of https://github.com/apache/nifi.git
NIFI-9935 Upgraded Zip4j from 2.9.1 to 2.10.0
Signed-off-by: Pierre Villard <pierre.villard.fr@gmail.com> This closes #5975.
This commit is contained in:
parent
57a4dce28b
commit
ecf0a93124
|
@ -336,7 +336,7 @@
|
|||
<dependency>
|
||||
<groupId>net.lingala.zip4j</groupId>
|
||||
<artifactId>zip4j</artifactId>
|
||||
<version>2.9.1</version>
|
||||
<version>2.10.0</version>
|
||||
</dependency>
|
||||
<dependency>
|
||||
<groupId>com.h2database</groupId>
|
||||
|
|
Loading…
Reference in New Issue