Skip to content

Commit

Permalink
NIFI-11120 This closes #6912. Upgraded Zip4j from 2.11.2 to 2.11.3
Browse files Browse the repository at this point in the history
Signed-off-by: Joe Witt <joewitt@apache.org>
  • Loading branch information
exceptionfactory authored and joewitt committed Jan 31, 2023
1 parent bdede27 commit 5daf01e
Showing 1 changed file with 1 addition and 1 deletion.
Original file line number Diff line number Diff line change
Expand Up @@ -396,7 +396,7 @@
<dependency>
<groupId>net.lingala.zip4j</groupId>
<artifactId>zip4j</artifactId>
<version>2.11.2</version>
<version>2.11.3</version>
</dependency>
<dependency>
<groupId>com.h2database</groupId>
Expand Down

0 comments on commit 5daf01e

Please sign in to comment.