Skip to content

Commit

Permalink
Bump zip4j from 2.7.0 to 2.11.3 in /ui/addon (#1588)
Browse files Browse the repository at this point in the history
Bumps [zip4j](https://github.com/srikanth-lingala/zip4j) from 2.7.0 to 2.11.3.
- [Release notes](https://github.com/srikanth-lingala/zip4j/releases)
- [Commits](srikanth-lingala/zip4j@v2.7.0...v2.11.3)

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

Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
  • Loading branch information
dependabot[bot] committed Apr 21, 2023
1 parent 3c44bf1 commit d1bee76
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>2.7.0</version>
<version>2.11.3</version>
</dependency>

</dependencies>
Expand Down

0 comments on commit d1bee76

Please sign in to comment.