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-exec.git
The following commit(s) were added to refs/heads/master by this push: new 0298a7d Bump japicmp-maven-plugin from 0.15.6 to 0.16.0 0298a7d is described below commit 0298a7df57d8a9a1b00149bf673b22438b69d1b2 Author: Gary Gregory <garydgreg...@gmail.com> AuthorDate: Sun Sep 25 09:21:34 2022 -0400 Bump japicmp-maven-plugin from 0.15.6 to 0.16.0 --- pom.xml | 2 +- src/changes/changes.xml | 3 +++ 2 files changed, 4 insertions(+), 1 deletion(-) diff --git a/pom.xml b/pom.xml index 589f1fe..6f16b39 100644 --- a/pom.xml +++ b/pom.xml @@ -285,7 +285,7 @@ <project.build.sourceEncoding>UTF-8</project.build.sourceEncoding> <project.reporting.outputEncoding>UTF-8</project.reporting.outputEncoding> <commons.scmPubCheckoutDirectory>site-content</commons.scmPubCheckoutDirectory> - <commons.japicmp.version>0.15.6</commons.japicmp.version> + <commons.japicmp.version>0.16.0</commons.japicmp.version> <test>*Test</test> </properties> </project> diff --git a/src/changes/changes.xml b/src/changes/changes.xml index 2932dc0..069a106 100644 --- a/src/changes/changes.xml +++ b/src/changes/changes.xml @@ -69,6 +69,9 @@ <action dev="ggregory" type="update" due-to="Dependabot"> Bump commons-parent from 52 to 54 #49, #64. </action> + <action dev="ggregory" type="update" due-to="Gary Gregory"> + Bump japicmp-maven-plugin from 0.15.6 to 0.16.0. + </action> </release> <release version="1.3" date="2014-11-02" description="Maintenance and feature Release"> <action issue="EXEC-69" dev="ggregory" type="add" due-to="Richard Atkins, Michael Vorburger">