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 40d6aba0 Bump org.apache.commons:commons-parent from 88 to 89
40d6aba0 is described below

commit 40d6aba0e381b96ccad06d3d1c3559ddec813aaf
Author: Gary D. Gregory <[email protected]>
AuthorDate: Wed Oct 8 15:17:39 2025 -0400

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

diff --git a/pom.xml b/pom.xml
index 90202e52..6e77cb9e 100644
--- a/pom.xml
+++ b/pom.xml
@@ -24,7 +24,7 @@
     <parent>
         <groupId>org.apache.commons</groupId>
         <artifactId>commons-parent</artifactId>
-        <version>88</version>
+        <version>89</version>
     </parent>
     <groupId>commons-net</groupId>
     <artifactId>commons-net</artifactId>
diff --git a/src/changes/changes.xml b/src/changes/changes.xml
index 0ad6e978..a47b21e2 100644
--- a/src/changes/changes.xml
+++ b/src/changes/changes.xml
@@ -68,7 +68,7 @@ The <action> type attribute can be add,update,fix,remove.
       <action type="fix" dev="ggregory" due-to="Jakub Kupczyk, Gary 
Gregory">Migrate tests to JUnit5 - final #359.</action> 
       <!-- ADD -->
       <!-- UPDATE -->
-      <action type="update" dev="ggregory" due-to="Gary Gregory, 
Dependabot">Bump org.apache.commons:commons-parent from 85 to 88 #371.</action>
+      <action type="update" dev="ggregory" due-to="Gary Gregory, 
Dependabot">Bump org.apache.commons:commons-parent from 85 to 89 #371.</action>
       <action type="update" dev="ggregory" due-to="Gary Gregory, 
Dependabot">Bump org.apache.commons:commons-lang3 from 3.18.0 to 
3.19.0.</action>
     </release>
     <release version="3.12.0" date="2025-07-28" description="This is a feature 
and maintenance release. Java 8 or later is required.">

Reply via email to