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


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

commit 58ea9ff37cb39c4cb8655d2cbaf1c9a814cb2f75
Author: Gary Gregory <[email protected]>
AuthorDate: Thu Dec 31 02:31:29 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 0669458..ed1ed32 100644
--- a/pom.xml
+++ b/pom.xml
@@ -192,7 +192,7 @@
     <jackrabbit.version>1.6.5</jackrabbit.version>
     <jackrabbit2.version>2.21.4</jackrabbit2.version>
     <commons.surefire.version>2.19.1</commons.surefire.version>
-    <commons.japicmp.version>0.14.4</commons.japicmp.version>
+    <commons.japicmp.version>0.15.1</commons.japicmp.version>
     <commons.jacoco.version>0.8.6</commons.jacoco.version>
     <commons.spotbugs.version>4.1.4</commons.spotbugs.version>
     <commons.spotbugs.impl.version>4.2.0</commons.spotbugs.impl.version>    
diff --git a/src/changes/changes.xml b/src/changes/changes.xml
index 697cf06..aad87c5 100644
--- a/src/changes/changes.xml
+++ b/src/changes/changes.xml
@@ -96,7 +96,7 @@ The <action> type attribute can be add,update,fix,remove.
         Modify some calls of method Collection.toArray #145.
       </action>
       <action dev="ggregory" due-to="Gary Gregory" type="update">
-        Update commons.japicmp.version 0.14.3 -> 0.14.4.
+        Update commons.japicmp.version 0.14.3 -> 0.15.1.
       </action>
       <action dev="ggregory" due-to="Arturo Bernal" type="update">
         Minor Improvements #152.

Reply via email to