From fc3a258db7dea9280f1f64d8af3deaa899ee79b7 Mon Sep 17 00:00:00 2001 From: Srikanth Reddy Lingala Date: Mon, 28 Mar 2022 11:12:08 -0400 Subject: [PATCH] Release v2.10.0 --- README.md | 2 +- pom.xml | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) diff --git a/README.md b/README.md index 30dec7c8..427c0eff 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.9.1 + 2.10.0 ``` diff --git a/pom.xml b/pom.xml index de344622..56991c20 100644 --- a/pom.xml +++ b/pom.xml @@ -6,7 +6,7 @@ net.lingala.zip4j zip4j - 2.9.2-SNAPSHOT + 2.10.0 Zip4j Zip4j - A Java library for zip files and streams