From 9bdd936b6fd6f2054c97fade5a00100c4419851b Mon Sep 17 00:00:00 2001 From: Srikanth Reddy Lingala Date: Tue, 25 May 2021 20:58:12 +0200 Subject: [PATCH] Release v2.8.0 --- README.md | 2 +- pom.xml | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) diff --git a/README.md b/README.md index 679b3e42..39214062 100644 --- a/README.md +++ b/README.md @@ -71,7 +71,7 @@ Zip4j supports JDK 7 as well. In cases where the feature/class from JDK 8 is mis net.lingala.zip4j zip4j - 2.7.0 + 2.8.0 ``` diff --git a/pom.xml b/pom.xml index 70a90307..2b6c10bc 100644 --- a/pom.xml +++ b/pom.xml @@ -6,7 +6,7 @@ net.lingala.zip4j zip4j - 2.7.0 + 2.8.0 Zip4j Zip4j - A Java library for zip files and streams