Skip to content

Commit

Permalink
Merge pull request #17 from VariantSync/dependabot/maven/net.lingala.…
Browse files Browse the repository at this point in the history
…zip4j-zip4j-2.11.3

Bump net.lingala.zip4j:zip4j from 2.10.0 to 2.11.3
  • Loading branch information
AlexanderSchultheiss authored Aug 7, 2023
2 parents 2f3f3e8 + 0bbd233 commit 032fd27
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -118,7 +118,7 @@
<dependency>
<groupId>net.lingala.zip4j</groupId>
<artifactId>zip4j</artifactId>
<version>2.10.0</version>
<version>2.11.3</version>
</dependency>
</dependencies>
</project>

0 comments on commit 032fd27

Please sign in to comment.