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 3643023 Bump com.github.siom79.japicmp:japicmp-maven-plugin ... 0.18.0 -> 0.18.1 3643023 is described below commit 36430236d8f71eac3a9ce90fc9898cc3af9199fa Author: Gary Gregory <garydgreg...@gmail.com> AuthorDate: Sat Sep 30 11:12:50 2023 -0400 Bump com.github.siom79.japicmp:japicmp-maven-plugin ... 0.18.0 -> 0.18.1 --- pom.xml | 2 +- src/changes/changes.xml | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) diff --git a/pom.xml b/pom.xml index 5bc38c3..09fb8fb 100644 --- a/pom.xml +++ b/pom.xml @@ -144,7 +144,7 @@ <commons.failsafe.version>3.1.2</commons.failsafe.version> <commons.felix.version>5.1.9</commons.felix.version> <commons.jacoco.version>0.8.10</commons.jacoco.version> - <commons.japicmp.version>0.18.0</commons.japicmp.version> + <commons.japicmp.version>0.18.1</commons.japicmp.version> <commons.jar-plugin.version>3.3.0</commons.jar-plugin.version> <commons.javadoc.version>3.6.0</commons.javadoc.version> <commons.jxr.version>3.3.0</commons.jxr.version> diff --git a/src/changes/changes.xml b/src/changes/changes.xml index e660453..8b57193 100644 --- a/src/changes/changes.xml +++ b/src/changes/changes.xml @@ -66,7 +66,7 @@ The <action> type attribute can be add,update,fix,remove. <action type="add" dev="ggregory" due-to="Dependabot">Add commons.conf.dir property defaulting to src/conf.</action> <!-- UPDATE --> <action type="update" dev="ggregory" due-to="Dependabot">Bump GitHub actions.</action> - <action type="update" dev="ggregory" due-to="Dependabot">Bump com.github.siom79.japicmp:japicmp-maven-plugin from 0.17.2 to 0.18.0 #302, #313.</action> + <action type="update" dev="ggregory" due-to="Dependabot, Gary Gregory">Bump com.github.siom79.japicmp:japicmp-maven-plugin from 0.17.2 to 0.18.1 #302, #313.</action> <action type="update" dev="ggregory" due-to="Gary Gregory">Bump maven-javadoc-plugin from 3.5.0 to 3.6.0.</action> <action type="update" dev="ggregory" due-to="Dependabot">Bump org.codehaus.mojo:versions-maven-plugin from 2.16.0 to 2.16.1 #309.</action> <action type="update" dev="ggregory" due-to="Dependabot">Bump com.github.spotbugs:spotbugs-maven-plugin from 4.7.3.5 to 4.7.3.6 #312.</action>