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 b135bf95 Bump org.apache.commons:commons-parent from 83 to 84
b135bf95 is described below

commit b135bf95c2cf5e797d42d060a9db49f0c991931d
Author: Gary D. Gregory <garydgreg...@gmail.com>
AuthorDate: Tue May 20 08:35:12 2025 -0400

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

diff --git a/pom.xml b/pom.xml
index e6c22021..ab9b21c1 100644
--- a/pom.xml
+++ b/pom.xml
@@ -24,7 +24,7 @@
     <parent>
         <groupId>org.apache.commons</groupId>
         <artifactId>commons-parent</artifactId>
-        <version>83</version>
+        <version>84</version>
     </parent>
     <groupId>commons-net</groupId>
     <artifactId>commons-net</artifactId>
diff --git a/src/changes/changes.xml b/src/changes/changes.xml
index ecf5b563..e35faa9b 100644
--- a/src/changes/changes.xml
+++ b/src/changes/changes.xml
@@ -103,7 +103,7 @@ The <action> type attribute can be add,update,fix,remove.
       <action type="add" dev="ggregory" due-to="Gary Gregory">Add --OPTS to 
FTPClientExample.</action>
       <action type="add" dev="ggregory" due-to="Gary Gregory" 
issue="NET-727">Add accessing options map for TFTP request packet and allow 
using 'blksize' option #331.</action> 
       <!-- UPDATE -->
-      <action type="update" dev="ggregory" due-to="Gary Gregory, 
Dependabot">Bump org.apache.commons:commons-parent from 70 to 83 #261, #278, 
#280, #285, #298, #293, #300, #345.</action>
+      <action type="update" dev="ggregory" due-to="Gary Gregory, 
Dependabot">Bump org.apache.commons:commons-parent from 70 to 84 #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.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 
#314.</action>

Reply via email to