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 fa4c5d40 Bump commons-parent from 59 to 61
fa4c5d40 is described below

commit fa4c5d404060ce1bc834c0a4d62a522bea2c6a4c
Author: Gary Gregory <garydgreg...@gmail.com>
AuthorDate: Wed Aug 30 14:15:47 2023 -0400

    Bump commons-parent from 59 to 61
---
 pom.xml                 | 2 +-
 src/changes/changes.xml | 2 +-
 2 files changed, 2 insertions(+), 2 deletions(-)

diff --git a/pom.xml b/pom.xml
index 15a29ba7..4985517f 100644
--- a/pom.xml
+++ b/pom.xml
@@ -24,7 +24,7 @@
     <parent>
         <groupId>org.apache.commons</groupId>
         <artifactId>commons-parent</artifactId>
-        <version>59</version>
+        <version>61</version>
     </parent>
 
     <groupId>commons-net</groupId>
diff --git a/src/changes/changes.xml b/src/changes/changes.xml
index 6787a61d..911d1224 100644
--- a/src/changes/changes.xml
+++ b/src/changes/changes.xml
@@ -147,7 +147,7 @@ The <action> type attribute can be add,update,fix,remove.
       </action>
       <!-- UPDATE -->
       <action type="update" dev="ggregory" due-to="Dependabot">
-        Bump commons-parent from 54 to 59 #132, #137, #153.
+        Bump commons-parent from 54 to 61 #132, #137, #153.
       </action>
       <action type="update" dev="ggregory" due-to="Gary Gregory">
         Bump commons-io from 2.11.0 to 2.13.0.

Reply via email to