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


The following commit(s) were added to refs/heads/master by this push:
     new 7c0de12  Update commons.japicmp.version 0.14.4 -> 0.15.1.
7c0de12 is described below

commit 7c0de120e75b8b62f6510e6d9b72a10b25bdd9dc
Author: Gary Gregory <[email protected]>
AuthorDate: Thu Dec 31 00:34:32 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 dee64b4..e2225b5 100644
--- a/pom.xml
+++ b/pom.xml
@@ -567,7 +567,7 @@
 
     <!-- generate report even if there are binary incompatible changes -->
     
<commons.japicmp.breakBuildOnBinaryIncompatibleModifications>false</commons.japicmp.breakBuildOnBinaryIncompatibleModifications>
-    <commons.japicmp.version>0.14.4</commons.japicmp.version>
+    <commons.japicmp.version>0.15.1</commons.japicmp.version>
     <japicmp.skip>false</japicmp.skip>
     <commons.jacoco.version>0.8.6</commons.jacoco.version>
     <commons.spotbugs.version>4.1.4</commons.spotbugs.version>
diff --git a/src/changes/changes.xml b/src/changes/changes.xml
index 1b9430b..11c6a21 100644
--- a/src/changes/changes.xml
+++ b/src/changes/changes.xml
@@ -124,7 +124,7 @@
          Bump snakeyaml from 1.26 to 1.27 #68.
        </action>
        <action type="update" dev="ggregory" due-to="Gary Gregory">
-         Update commons.japicmp.version 0.14.1 -> 0.14.4.
+         Update commons.japicmp.version 0.14.1 -> 0.15.1.
        </action>
        <action type="update" dev="ggregory" due-to="Dependabot">
          Bump junit from 4.13 to 4.13.1 #78.

Reply via email to