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 feeeb76a Bump org.apache.commons:commons-parent from 100 to 101
feeeb76a is described below

commit feeeb76a1eb59aaf2ba85caa83f3524110403823
Author: Gary Gregory <[email protected]>
AuthorDate: Fri Jun 5 16:31:41 2026 -0400

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

diff --git a/pom.xml b/pom.xml
index 98c5077f..3c43aa43 100644
--- a/pom.xml
+++ b/pom.xml
@@ -24,7 +24,7 @@
     <parent>
         <groupId>org.apache.commons</groupId>
         <artifactId>commons-parent</artifactId>
-        <version>100</version>
+        <version>101</version>
     </parent>
     <groupId>commons-net</groupId>
     <artifactId>commons-net</artifactId>
diff --git a/src/changes/changes.xml b/src/changes/changes.xml
index 8eaa7de3..941fa24f 100644
--- a/src/changes/changes.xml
+++ b/src/changes/changes.xml
@@ -66,7 +66,7 @@ The <action> type attribute can be add,update,fix,remove.
       <action type="fix" dev="ggregory" due-to="Javid Khan, Gary 
Gregory">Reject CR/LF in SimpleSMTPHeader and SimpleNNTPHeader fields 
#397.</action>
       <!-- ADD -->
       <!-- UPDATE -->
-      <action type="update" dev="ggregory" due-to="Gary Gregory">Bump 
org.apache.commons:commons-parent from 97 to 100.</action>
+      <action type="update" dev="ggregory" due-to="Gary Gregory">Bump 
org.apache.commons:commons-parent from 97 to 101.</action>
       <action type="update" dev="ggregory" due-to="Gary Gregory">Bump 
commons-io:commons-io from 2.21.0 to 2.22.0.</action>
     </release>
     <release version="3.13.0" date="2026-03-15" description="This is a feature 
and maintenance release. Java 8 or later is required.">

Reply via email to