This is an automated email from the ASF dual-hosted git repository.

ggregory pushed a commit to branch master
in repository https://gitbox.apache.org/repos/asf/commons-compress.git


The following commit(s) were added to refs/heads/master by this push:
     new 3d84842c Clarifies Java platform requirement
3d84842c is described below

commit 3d84842c88c958f47c0606eaf0651d4a2bcf0cb9
Author: Gary Gregory <garydgreg...@gmail.com>
AuthorDate: Thu Nov 2 08:32:52 2023 -0400

    Clarifies Java platform requirement
---
 src/changes/changes.xml | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/src/changes/changes.xml b/src/changes/changes.xml
index d1980ac5..b3665f5e 100644
--- a/src/changes/changes.xml
+++ b/src/changes/changes.xml
@@ -322,7 +322,7 @@ The <action> type attribute can be add,update,fix,remove.
       </action>
     </release>
     <release version="1.21" date="2021-07-12"
-             description="Release 1.21 (Java 8)
+             description="Release 1.21 (Java 8 or above)
 ----------------------------------------
 
 SevenZFileOptions has a new setting that needs to be enabled explicity

Reply via email to