Skip to content

Commit

Permalink
Bump zip4j from 1.3.2 to 2.9.1 in /ui/addon
Browse files Browse the repository at this point in the history
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>
  • Loading branch information
dependabot[bot] committed Feb 28, 2022
1 parent 348b2ea commit 8753fcc
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion ui/addon/pom.xml
Expand Up @@ -68,7 +68,7 @@
<dependency>
<groupId>net.lingala.zip4j</groupId>
<artifactId>zip4j</artifactId>
<version>1.3.2</version>
<version>2.9.1</version>
</dependency>

</dependencies>
Expand Down

0 comments on commit 8753fcc

Please sign in to comment.