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 a468818 Bump commons.japicmp.version from 0.15.4 to 0.15.6. a468818 is described below commit a46881860ff74e7a493a89e2dc72981014459957 Author: Gary Gregory <garydgreg...@gmail.com> AuthorDate: Tue Feb 8 18:10:45 2022 -0500 Bump commons.japicmp.version from 0.15.4 to 0.15.6. --- pom.xml | 2 +- src/changes/changes.xml | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) diff --git a/pom.xml b/pom.xml index 91bd699..55283fc 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.4</commons.japicmp.version> + <commons.japicmp.version>0.15.6</commons.japicmp.version> <commons.javadoc.version>3.3.1</commons.javadoc.version> <asm.version>9.2</asm.version> </properties> diff --git a/src/changes/changes.xml b/src/changes/changes.xml index 2bef2e7..ddf1e48 100644 --- a/src/changes/changes.xml +++ b/src/changes/changes.xml @@ -102,7 +102,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.4. + Bump commons.japicmp.version from 0.15.3 to 0.15.6. </action> <action type="update" dev="ggregory" due-to="Dependabot"> Bump maven-bundle-plugin from 5.1.2 to 5.1.4 #234, #239.