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


The following commit(s) were added to refs/heads/master by this push:
     new 9df6f64b7 Bump japicmp from 0.15.4 to 0.15.7
9df6f64b7 is described below

commit 9df6f64b7ea729fff5d11fce6407cba249baafaa
Author: Gary Gregory <[email protected]>
AuthorDate: Thu Apr 21 17:16:06 2022 -0400

    Bump japicmp from 0.15.4 to 0.15.7
---
 pom.xml                 | 2 +-
 src/changes/changes.xml | 3 +++
 2 files changed, 4 insertions(+), 1 deletion(-)

diff --git a/pom.xml b/pom.xml
index d9d529095..7ca8b7233 100644
--- a/pom.xml
+++ b/pom.xml
@@ -595,7 +595,7 @@
     <commons.junit.version>5.8.2</commons.junit.version>
 
     <!-- Override commons parent version to allow build on java 17 -->
-    <commons.japicmp.version>0.15.4</commons.japicmp.version>
+    <commons.japicmp.version>0.15.7</commons.japicmp.version>
 
     <!--Commons Release Plugin -->
     <commons.bc.version>4.4</commons.bc.version>
diff --git a/src/changes/changes.xml b/src/changes/changes.xml
index 15f65a18a..842501e78 100644
--- a/src/changes/changes.xml
+++ b/src/changes/changes.xml
@@ -304,6 +304,9 @@
     <action type="update" dev="kinow" due-to="Dependabot">
       Bump commons-parent from 52 to 53 #299.
     </action>
+    <action type="update" dev="kinow" due-to="Dependabot">
+      Bump japicmp from 0.15.4 to 0.15.7.
+    </action>
   </release>
   <release version="4.4" date="2019-07-05" description="Maintenance release.">
     <action issue="COLLECTIONS-710" dev="ggregory" type="fix" due-to="Yu Shi, 
Gary Gregory">

Reply via email to