Skip to content

Commit 37810a7

Browse files
Bump zip4j from 2.10.0 to 2.11.3 in /maven/codenameone-maven-plugin (#3679)
Bumps [zip4j](https://github.com/srikanth-lingala/zip4j) from 2.10.0 to 2.11.3. - [Release notes](https://github.com/srikanth-lingala/zip4j/releases) - [Commits](srikanth-lingala/zip4j@v2.10.0...v2.11.3) --- updated-dependencies: - dependency-name: net.lingala.zip4j:zip4j dependency-type: direct:production ... Signed-off-by: dependabot[bot] <[email protected]> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
1 parent 17bb599 commit 37810a7

File tree

1 file changed

+1
-1
lines changed
  • maven/codenameone-maven-plugin

1 file changed

+1
-1
lines changed

maven/codenameone-maven-plugin/pom.xml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -212,7 +212,7 @@
212212
<dependency>
213213
<groupId>net.lingala.zip4j</groupId>
214214
<artifactId>zip4j</artifactId>
215-
<version>2.10.0</version>
215+
<version>2.11.3</version>
216216
</dependency>
217217
<dependency>
218218
<groupId>org.apache.maven</groupId>

0 commit comments

Comments
 (0)