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-parent.git
The following commit(s) were added to refs/heads/master by this push: new aedf054 Bump com.github.siom79.japicmp:japicmp-maven-plugin from 0.20.0 to 0.21.0 aedf054 is described below commit aedf05402f904543e7c943c494b9d5635311400a Author: Gary Gregory <garydgreg...@gmail.com> AuthorDate: Tue Apr 23 18:28:01 2024 -0400 Bump com.github.siom79.japicmp:japicmp-maven-plugin from 0.20.0 to 0.21.0 --- pom.xml | 2 +- src/changes/changes.xml | 3 ++- 2 files changed, 3 insertions(+), 2 deletions(-) diff --git a/pom.xml b/pom.xml index 93e0183..b5e480a 100644 --- a/pom.xml +++ b/pom.xml @@ -151,7 +151,7 @@ <commons.failsafe.version>3.2.5</commons.failsafe.version> <commons.felix.version>5.1.9</commons.felix.version> <commons.jacoco.version>0.8.12</commons.jacoco.version> - <commons.japicmp.version>0.20.0</commons.japicmp.version> + <commons.japicmp.version>0.21.0</commons.japicmp.version> <commons.jar-plugin.version>3.4.1</commons.jar-plugin.version> <commons.javadoc.version>3.6.3</commons.javadoc.version> <commons.jxr.version>3.3.2</commons.jxr.version> diff --git a/src/changes/changes.xml b/src/changes/changes.xml index fbd350e..90d67c2 100644 --- a/src/changes/changes.xml +++ b/src/changes/changes.xml @@ -72,7 +72,8 @@ The <action> type attribute can be add,update,fix,remove. <action type="update" dev="ggregory" due-to="Dependabot">Bump org.apache:apache (parent POM) from 31 to 32.</action> <action type="update" dev="ggregory" due-to="Dependabot">Bump org.apache.commons:commons-build-plugin from 1.13 to 1.14.0 #397.</action> <action type="update" dev="ggregory" due-to="Dependabot, Gary Gregory">Bump org.apache.maven.plugins:maven-jar-plugin from 3.3.0 to 3.4.1 #398.</action> - <action type="update" dev="ggregory" due-to="Dependabot, Gary Gregory">Bump org.apache.commons:commons-release-plugin from 1.8.1 to 1.8.2 #401.</action> + <action type="update" dev="ggregory" due-to="Dependabot, Gary Gregory">Bump org.apache.commons:commons-release-plugin from 1.8.1 to 1.8.2 #401.</action> + <action type="update" dev="ggregory" due-to="Gary Gregory">Bump com.github.siom79.japicmp:japicmp-maven-plugin from 0.20.0 to 0.21.0.</action> </release> <release version="69" date="2024-03-29" description="Version 69: Maintenance and update dependencies"> <!-- UPDATE -->