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 ea3bde65 Bump commons-io:commons-io from 2.19.0 to 2.20.0
ea3bde65 is described below

commit ea3bde653610f7f556989576fb9c36d1bc84fad0
Author: Gary D. Gregory <garydgreg...@gmail.com>
AuthorDate: Fri Jul 18 17:50:21 2025 -0400

    Bump commons-io:commons-io from 2.19.0 to 2.20.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 9493d333..b8074032 100644
--- a/pom.xml
+++ b/pom.xml
@@ -133,7 +133,7 @@ Supported protocols include Echo, Finger, FTP, NNTP, NTP, 
POP3(S), SMTP(S), Teln
         <dependency>
             <groupId>commons-io</groupId>
             <artifactId>commons-io</artifactId>
-            <version>2.19.0</version>
+            <version>2.20.0</version>
         </dependency>
         <dependency>
             <groupId>org.apache.commons</groupId>
diff --git a/src/changes/changes.xml b/src/changes/changes.xml
index 5a89871a..f4ecadd5 100644
--- a/src/changes/changes.xml
+++ b/src/changes/changes.xml
@@ -114,7 +114,7 @@ The <action> type attribute can be add,update,fix,remove.
       <!-- UPDATE -->
       <action type="update" dev="ggregory" due-to="Gary Gregory, 
Dependabot">Bump org.apache.commons:commons-parent from 70 to 85 #261, #278, 
#280, #285, #298, #293, #300, #345.</action>
       <action type="update" dev="ggregory" due-to="Gary Gregory, 
Dependabot">Bump org.apache.commons:commons-lang3 from 3.14.0 to 3.18.0 #268, 
#273, #281, #354.</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 commons-io:commons-io from 2.16.1 to 2.20.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 
#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>

Reply via email to