You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@commons.apache.org by gg...@apache.org on 2021/08/10 14:09:08 UTC

[commons-compress] branch master updated: [COMPRESS-582] Bump Pack200 packages from ASM 3.2 to 7.0 #216.

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 fd5db38  [COMPRESS-582] Bump Pack200 packages from ASM 3.2 to 7.0 #216.
fd5db38 is described below

commit fd5db3838baa8f7b2ed0e75d7c784b71e624ba32
Author: Gary Gregory <ga...@gmail.com>
AuthorDate: Tue Aug 10 10:09:06 2021 -0400

    [COMPRESS-582] Bump Pack200 packages from ASM 3.2 to 7.0 #216.
---
 src/changes/changes.xml | 3 +++
 1 file changed, 3 insertions(+)

diff --git a/src/changes/changes.xml b/src/changes/changes.xml
index 469c9c1..529b262 100644
--- a/src/changes/changes.xml
+++ b/src/changes/changes.xml
@@ -62,6 +62,9 @@ The <action> type attribute can be add,update,fix,remove.
       <action type="update" dev="ggregory" due-to="Dependabot">
         Bump zstd-jni from 1.5.0-2 to 1.5.0-4 #215.
       </action>
+      <action type="update" issue="COMPRESS-582" dev="ggregory" due-to="Dependabot">
+        Bump Pack200 packages from ASM 3.2 to 7.0 #216.
+      </action>
     </release>
     <release version="1.21" date="2021-07-12"
              description="Release 1.21 (Java 8)