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 554f1a6ae Reorder an action
554f1a6ae is described below

commit 554f1a6aeb883066ed6bb06cfce32d286f11d5c0
Author: Gary Gregory <[email protected]>
AuthorDate: Tue Oct 22 10:29:10 2024 -0400

    Reorder an action
---
 src/changes/changes.xml | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/src/changes/changes.xml b/src/changes/changes.xml
index 0c0dc772a..20d3fa64e 100644
--- a/src/changes/changes.xml
+++ b/src/changes/changes.xml
@@ -58,10 +58,10 @@
     <action type="add" issue="COLLECTIONS-869" dev="ggregory" due-to="Gary 
Gregory">Add 
org.apache.commons.collections4.IteratorUtils.chainedIterator(Iterator&lt;? 
extends Iterator&lt;? extends E&gt;&gt;).</action>
     <action type="add" dev="ggregory" due-to="Peter De Maeyer" 
issue="COLLECTIONS-533">Add ArrayListValuedLinkedHashMap #560.</action> 
     <!-- UPDATE -->
+    <action type="update" dev="ggregory" due-to="Gary Gregory">Bump 
org.apache.commons:commons-parent from 71 to 78 #534, #545, #550 #555, 
#566.</action>
     <action type="update" issue="COLLECTIONS-857" dev="ggregory" 
due-to="Claude Warren">Update bloom filter documentation #508.</action>
     <action type="update" dev="ggregory" due-to="Dependabot, Gary 
Gregory">Bump commons-codec:commons-codec from 1.17.0 to 1.17.1 #514.</action>
     <action type="update" dev="ggregory" due-to="Dependabot, Gary 
Gregory">Bump org.apache.commons:commons-lang3 from 3.14.0 to 3.17.0 #516, 
#525, #535.</action>
-    <action type="update" dev="ggregory" due-to="Gary Gregory">Bump 
org.apache.commons:commons-parent from 71 to 78 #534, #545, #550 #555, 
#566.</action>
     <action type="update" dev="ggregory" due-to="Dependabot, Gary 
Gregory">Bump org.hamcrest:hamcrest from 2.2 to 3.0 #522, #532.</action>
     <action type="update" dev="ggregory" due-to="Dependabot, Gary 
Gregory">Bump com.google.guava:guava-testlib from 33.2.1-jre to 33.3.1-jre 
#531, #549.</action>
     <action type="update" dev="ggregory" due-to="Gary Gregory">Bump MathJax 
from 2.7.2 to 2.7.9.</action>

Reply via email to