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


The following commit(s) were added to refs/heads/master by this push:
     new 1b1bd083 Bump org.apache.commons:commons-collections4 from 4.5.0-M3 to 
4.5.0
1b1bd083 is described below

commit 1b1bd08301b2b6a0f7c0d89e0594e840f9a3faa2
Author: Gary D. Gregory <garydgreg...@gmail.com>
AuthorDate: Tue Apr 22 15:27:37 2025 -0400

    Bump org.apache.commons:commons-collections4 from 4.5.0-M3 to 4.5.0
---
 pom.xml                 | 2 +-
 src/changes/changes.xml | 2 +-
 2 files changed, 2 insertions(+), 2 deletions(-)

diff --git a/pom.xml b/pom.xml
index f3678d97..0f78724e 100644
--- a/pom.xml
+++ b/pom.xml
@@ -140,7 +140,7 @@ Supported protocols include Echo, Finger, FTP, NNTP, NTP, 
POP3(S), SMTP(S), Teln
         <dependency>
            <groupId>org.apache.commons</groupId>
            <artifactId>commons-collections4</artifactId>
-           <version>4.5.0-M3</version>
+           <version>4.5.0</version>
            <scope>test</scope>
         </dependency>
     </dependencies>
diff --git a/src/changes/changes.xml b/src/changes/changes.xml
index 7822ebb0..5249bc8f 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.
       <action type="update" dev="ggregory" due-to="Gary Gregory, 
Dependabot">Bump org.apache.commons:commons-parent from 70 to 81 #261, #278, 
#280, #285, #298, #293, #300.</action>
       <action type="update" dev="ggregory" due-to="Gary Gregory, 
Dependabot">Bump org.apache.commons:commons-lang3 from 3.14.0 to 3.17.0 #268, 
#273, #281.</action>
       <action type="update" dev="ggregory" due-to="Gary Gregory, 
Dependabot">Bump commons-io:commons-io from 2.16.1 to 2.19.0 #286, 
#308.</action>
-      <action type="update" dev="ggregory" due-to="Gary Gregory, 
Dependabot">Bump org.apache.commons:commons-collections4 from 4.5.0-M2 to 
4.5.0-M3 #314.</action>
+      <action type="update" dev="ggregory" due-to="Gary Gregory, 
Dependabot">Bump org.apache.commons:commons-collections4 from 4.5.0-M2 to 4.5.0 
#314.</action>
       <action type="update" dev="ggregory" due-to="Gary Gregory">Bump 
org.apache.ftpserver:ftpserver-core from 1.2.0 to 1.2.1.</action>
     </release>
     <release version="3.11.1" date="2024-06-07" description="This is a feature 
and maintenance release. Java 8 or later is required.">

Reply via email to