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-dbutils.git
The following commit(s) were added to refs/heads/master by this push: new a3a4d41 Bump japicmp-maven-plugin from 0.15.2 to 0.16.0 a3a4d41 is described below commit a3a4d41dc21a7088c6b997a639f7b50136525917 Author: Gary Gregory <garydgreg...@gmail.com> AuthorDate: Sun Sep 25 09:19:59 2022 -0400 Bump japicmp-maven-plugin from 0.15.2 to 0.16.0 --- pom.xml | 2 +- src/changes/changes.xml | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) diff --git a/pom.xml b/pom.xml index cc8f846..202f904 100644 --- a/pom.xml +++ b/pom.xml @@ -249,7 +249,7 @@ <checkstyle.header.file>${basedir}/src/site/resources/checkstyle/checkstyle-header.txt</checkstyle.header.file> <checkstyle.config.file>${basedir}/src/site/resources/checkstyle/checkstyle.xml</checkstyle.config.file> - <commons.japicmp.version>0.15.2</commons.japicmp.version> + <commons.japicmp.version>0.16.0</commons.japicmp.version> <commons.componentid>dbutils</commons.componentid> <commons.module.name>org.apache.commons.dbutils</commons.module.name> <commons.release.version>1.8</commons.release.version> diff --git a/src/changes/changes.xml b/src/changes/changes.xml index bcc3666..0a12f78 100644 --- a/src/changes/changes.xml +++ b/src/changes/changes.xml @@ -112,7 +112,7 @@ The <action> type attribute can be add,update,fix,remove. Bump checkstyle from 8.28 to 9.3 #20, #47. </action> <action dev="ggregory" type="update" due-to="Gary Gregory"> - Bump commons.japicmp.version 0.14.3 -> 0.15.2. + Bump commons.japicmp.version from 0.14.3 to 0.16.0. </action> </release>