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 2020/12/31 05:44:06 UTC

[commons-dbutils] branch master updated: Update commons.japicmp.version 0.14.4 -> 0.15.1.

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


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

commit 7cded762910bff31838c009773a384afc6072fac
Author: Gary Gregory <ga...@gmail.com>
AuthorDate: Thu Dec 31 00:44:01 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 6af864a..e28ca0d 100644
--- a/pom.xml
+++ b/pom.xml
@@ -248,7 +248,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>
 
     <commons.componentid>dbutils</commons.componentid>
     <commons.module.name>org.apache.commons.dbutils</commons.module.name>
diff --git a/src/changes/changes.xml b/src/changes/changes.xml
index 1fa3617..9e8397a 100644
--- a/src/changes/changes.xml
+++ b/src/changes/changes.xml
@@ -106,7 +106,7 @@ The <action> type attribute can be add,update,fix,remove.
         Bump mockito-core from 3.4.6 to 3.6.0 #46.
       </action>
       <action dev="ggregory" type="update" due-to="Gary Gregory">
-        Update commons.japicmp.version 0.14.3 -> 0.14.4.
+        Update commons.japicmp.version 0.14.3 -> 0.15.1.
       </action>
     </release>