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/11/04 14:14:44 UTC

[commons-daemon] branch master updated: Bump commons.japicmp.version from 0.15.3 to 0.15.4.

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-daemon.git


The following commit(s) were added to refs/heads/master by this push:
     new 558d5a0  Bump commons.japicmp.version from 0.15.3 to 0.15.4.
558d5a0 is described below

commit 558d5a031e888d6efb40c9060a32e280078da7e4
Author: Gary Gregory <ga...@gmail.com>
AuthorDate: Thu Nov 4 10:14:43 2021 -0400

    Bump commons.japicmp.version from 0.15.3 to 0.15.4.
---
 pom.xml                 | 2 +-
 src/changes/changes.xml | 2 +-
 2 files changed, 2 insertions(+), 2 deletions(-)

diff --git a/pom.xml b/pom.xml
index fee6142..8043f43 100644
--- a/pom.xml
+++ b/pom.xml
@@ -121,7 +121,7 @@
     <commons.jira.id>DAEMON</commons.jira.id>
     <commons.jira.pid>12310468</commons.jira.pid>
     <commons.jacoco.version>0.8.7</commons.jacoco.version>
-    <commons.japicmp.version>0.15.3</commons.japicmp.version>
+    <commons.japicmp.version>0.15.4</commons.japicmp.version>
   </properties>
 
   <build>
diff --git a/src/changes/changes.xml b/src/changes/changes.xml
index 083e749..627a5ca 100644
--- a/src/changes/changes.xml
+++ b/src/changes/changes.xml
@@ -66,7 +66,7 @@
         Bump commons.jacoco.version from 0.8.5 to 0.8.7.
       </action>
       <action type="update" dev="ggregory" due-to="Gary Gregory">
-        Bump commons.japicmp.version from 0.14.3 to 0.15.3.
+        Bump commons.japicmp.version from 0.14.3 to 0.15.4.
       </action>
       <action type="update" dev="ggregory" due-to="Dependabot">
         Bump junit from 4.13.1 to 4.13.2 #25.