We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent a0b9dee commit 9bdd936Copy full SHA for 9bdd936
README.md
@@ -71,7 +71,7 @@ Zip4j supports JDK 7 as well. In cases where the feature/class from JDK 8 is mis
71
<dependency>
72
<groupId>net.lingala.zip4j</groupId>
73
<artifactId>zip4j</artifactId>
74
- <version>2.7.0</version>
+ <version>2.8.0</version>
75
</dependency>
76
```
77
pom.xml
@@ -6,7 +6,7 @@
6
7
8
9
10
11
<name>Zip4j</name>
12
<description>Zip4j - A Java library for zip files and streams</description>
0 commit comments