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 c1ef248 Update commons.japicmp.version 0.14.4 -> 0.15.1.
c1ef248 is described below
commit c1ef2480f2521d99d3b2c6a5e8940cb5fd0ac409
Author: Gary Gregory <[email protected]>
AuthorDate: Thu Dec 31 02:28:51 2020 -0500
Update commons.japicmp.version 0.14.4 -> 0.15.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 4aae2f7..f6301c4 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.14.4</commons.japicmp.version>
+ <commons.japicmp.version>0.15.1</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 a0c6841..ad58888 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.14.4.</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
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>