This is an automated email from the ASF dual-hosted git repository.

garydgregory 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 6ae62c8f Bump org.apache.commons:commons-parent from 103 to 104.
6ae62c8f is described below

commit 6ae62c8fce24d792810d7ba1ba557016a376250d
Author: Gary Gregory <[email protected]>
AuthorDate: Sat Aug 22 09:46:31 2026 -0400

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

diff --git a/pom.xml b/pom.xml
index 25f6052f..09be08d5 100644
--- a/pom.xml
+++ b/pom.xml
@@ -24,7 +24,7 @@
     <parent>
         <groupId>org.apache.commons</groupId>
         <artifactId>commons-parent</artifactId>
-        <version>103</version>
+        <version>104</version>
     </parent>
     <groupId>commons-net</groupId>
     <artifactId>commons-net</artifactId>
diff --git a/src/changes/changes.xml b/src/changes/changes.xml
index b4ad2fc2..f4825885 100644
--- a/src/changes/changes.xml
+++ b/src/changes/changes.xml
@@ -74,7 +74,7 @@ The <action> type attribute can be add,update,fix,remove.
       <!-- ADD -->
       <action type="add" dev="ggregory" due-to="Gary Gregory">Add and use 
FTPFile.setUserPermission(int, boolean).</action>
       <!-- UPDATE -->
-      <action type="update" dev="ggregory" due-to="Gary Gregory">Bump 
org.apache.commons:commons-parent from 97 to 103.</action>
+      <action type="update" dev="ggregory" due-to="Gary Gregory">Bump 
org.apache.commons:commons-parent from 97 to 104.</action>
       <action type="update" dev="ggregory" due-to="Gary Gregory">Bump 
commons-io:commons-io from 2.21.0 to 2.22.0.</action>
       <action type="update" dev="ggregory" due-to="Gary Gregory">[test] Bump 
org.apache.commons:commons-collections4 from 4.5.0 to 4.6.0.</action>
     </release>

Reply via email to