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

commit 4f810096e6fcee0ccd29b9657d8d38566ab413d8
Author: Gary D. Gregory <garydgreg...@gmail.com>
AuthorDate: Sat Apr 19 09:45:31 2025 -0400

    [COLLECTIONS-693] Please add OWASP Dependency Check to the build
    
    See .github/workflows/dependency-review.yml
---
 src/changes/changes.xml | 1 +
 1 file changed, 1 insertion(+)

diff --git a/src/changes/changes.xml b/src/changes/changes.xml
index 513a21a4a..c0483f2b4 100644
--- a/src/changes/changes.xml
+++ b/src/changes/changes.xml
@@ -30,6 +30,7 @@
     <action type="add" dev="ggregory" due-to="Gary Gregory">Add 
IteratorUtils.toSet(Iterator).</action>
     <action type="add" dev="ggregory" due-to="Gary Gregory">Add 
IteratorUtils.toSet(Iterator, int).</action>
     <action type="add" dev="ggregory" due-to="Gary Gregory">Add 
EnumerationUtils.toSet(Enumeration).</action>
+    <action type="add" issue="COLLECTIONS-693" dev="ggregory" due-to="Gary 
Gregory">Please add OWASP Dependency Check to the build.</action>
     <!-- UPDATE -->
     <action type="update" dev="ggregory" due-to="Gary Gregory">Bump 
commons-codec:commons-codec from 1.17.1 to 1.18.0 #591.</action>
     <action type="update" dev="ggregory" due-to="Gary Gregory, 
Dependabot">Bump org.apache.commons:commons-parent from 78 to 81 #2296.</action>

Reply via email to