You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@commons.apache.org by gg...@apache.org on 2021/01/08 16:24:15 UTC

[commons-parent] branch master updated: Update com.github.siom79.japicmp:japicmp-maven-plugin 0.15.1 -> 0.15.2.

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 15c237c  Update com.github.siom79.japicmp:japicmp-maven-plugin 0.15.1 -> 0.15.2.
15c237c is described below

commit 15c237c4491d284c759689ed6c42567b1aafefc1
Author: Gary Gregory <ga...@gmail.com>
AuthorDate: Fri Jan 8 11:24:11 2021 -0500

    Update com.github.siom79.japicmp:japicmp-maven-plugin 0.15.1 -> 0.15.2.
---
 pom.xml                 | 2 +-
 src/changes/changes.xml | 2 +-
 2 files changed, 2 insertions(+), 2 deletions(-)

diff --git a/pom.xml b/pom.xml
index f6301c4..268d5ad 100644
--- a/pom.xml
+++ b/pom.xml
@@ -132,7 +132,7 @@
     <commons.felix.version>5.1.1</commons.felix.version>
     <commons.findbugs.version>3.0.5</commons.findbugs.version>
     <commons.jacoco.version>0.8.6</commons.jacoco.version>
-    <commons.japicmp.version>0.15.1</commons.japicmp.version>
+    <commons.japicmp.version>0.15.2</commons.japicmp.version>
     <commons.jar-plugin.version>3.2.0</commons.jar-plugin.version>
     <commons.javadoc.version>3.2.0</commons.javadoc.version>
     <commons.jdepend.version>2.0</commons.jdepend.version>
diff --git a/src/changes/changes.xml b/src/changes/changes.xml
index ad58888..ce4aea7 100644
--- a/src/changes/changes.xml
+++ b/src/changes/changes.xml
@@ -73,7 +73,7 @@ The <action> type attribute can be add,update,fix,remove.
           <action type="update" dev="ggregory" due-to="Dependabot">Bump actions/checkout from v2.3.1 to v2.3.4, #15, #21, #25.</action>
           <action type="update" dev="ggregory">Update spotbugs-maven-plugin from 4.0.4 to 4.1.4.</action>
           <action type="update" dev="ggregory">Update spotbugs impl from 4.0.6 to 4.2.0.</action>
-          <action type="update" dev="ggregory">Update com.github.siom79.japicmp:japicmp-maven-plugin 0.14.3 -> 0.15.1.</action>
+          <action type="update" dev="ggregory">Update com.github.siom79.japicmp:japicmp-maven-plugin 0.14.3 -> 0.15.2.</action>
           <action type="update" dev="ggregory">Update org.apache.maven.wagon:wagon-ssh 3.4.0 -> 3.4.2.</action>
           <action type="update" dev="ggregory">Update commons.pmd.version 3.13.0 -> 3.14.0.</action>
         </release>