Update zip4j to 2.10.0

This commit is contained in:
YuCheng Hu 2022-05-13 08:55:58 -04:00
parent feb4563283
commit d2efe4b422
1 changed files with 1 additions and 3 deletions

View File

@ -180,7 +180,7 @@
<dependency>
<groupId>net.lingala.zip4j</groupId>
<artifactId>zip4j</artifactId>
<version>2.9.1</version>
<version>2.10.0</version>
</dependency>
<!-- JSON -->
@ -189,8 +189,6 @@
<artifactId>gson</artifactId>
<version>2.8.5</version>
</dependency>
</dependencies>
<build>