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 2022/03/18 18:59:02 UTC

[commons-compress] 03/03: Bump commons.japicmp.version from 0.15.6 to 0.15.7.

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

commit 1c4db445117de52199ee8c1f6bf386e9be055124
Author: Gary Gregory <ga...@gmail.com>
AuthorDate: Fri Mar 18 14:58:56 2022 -0400

    Bump commons.japicmp.version from 0.15.6 to 0.15.7.
---
 pom.xml                 | 2 +-
 src/changes/changes.xml | 2 +-
 2 files changed, 2 insertions(+), 2 deletions(-)

diff --git a/pom.xml b/pom.xml
index 46b2792..77fc955 100644
--- a/pom.xml
+++ b/pom.xml
@@ -77,7 +77,7 @@ Brotli, Zstandard and ar, cpio, jar, tar, zip, dump, 7z, arj.
     <pax.exam.version>4.13.5</pax.exam.version>
     <slf4j.version>1.7.35</slf4j.version>
     <commons.jacoco.version>0.8.7</commons.jacoco.version>
-    <commons.japicmp.version>0.15.6</commons.japicmp.version>
+    <commons.japicmp.version>0.15.7</commons.japicmp.version>
     <commons.javadoc.version>3.3.2</commons.javadoc.version>
     <asm.version>9.2</asm.version>
   </properties>
diff --git a/src/changes/changes.xml b/src/changes/changes.xml
index 56606bb..1f71c78 100644
--- a/src/changes/changes.xml
+++ b/src/changes/changes.xml
@@ -138,7 +138,7 @@ The <action> type attribute can be add,update,fix,remove.
         Bump actions/cache from 2.1.6 to 2.1.7 #230.
       </action>
       <action type="update" dev="kinow" due-to="Gary Gregory">
-        Bump commons.japicmp.version from 0.15.3 to 0.15.6.
+        Bump commons.japicmp.version from 0.15.3 to 0.15.7.
       </action>
       <action type="update" dev="ggregory" due-to="Dependabot">
         Bump maven-bundle-plugin from 5.1.2 to 5.1.4 #234, #239.