Bump zip4j from 1.3.2 to 2.9.1

Bumps [zip4j](https://github.com/srikanth-lingala/zip4j) from 1.3.2 to 2.9.1.
- [Release notes](https://github.com/srikanth-lingala/zip4j/releases)
- [Commits](https://github.com/srikanth-lingala/zip4j/commits/v2.9.1)

---
updated-dependencies:
- dependency-name: net.lingala.zip4j:zip4j
  dependency-type: direct:production
...

Signed-off-by: dependabot[bot] <support@github.com>
This commit is contained in:
dependabot[bot] 2022-02-26 02:05:05 +00:00 committed by Gitea
parent 4cfd8aa7f5
commit dcf0da4258
1 changed files with 1 additions and 1 deletions

View File

@ -180,7 +180,7 @@
<dependency> <dependency>
<groupId>net.lingala.zip4j</groupId> <groupId>net.lingala.zip4j</groupId>
<artifactId>zip4j</artifactId> <artifactId>zip4j</artifactId>
<version>1.3.2</version> <version>2.9.1</version>
</dependency> </dependency>
<!-- JSON --> <!-- JSON -->