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-parent.git


The following commit(s) were added to refs/heads/master by this push:
     new 129befa  Updates for the next release
129befa is described below

commit 129befa53136dc8b53a6f98e7ecbcfe09a06fb74
Author: Gary Gregory <[email protected]>
AuthorDate: Sat Aug 22 11:30:36 2026 +0000

    Updates for the next release
---
 src/changes/changes.xml | 5 +++++
 1 file changed, 5 insertions(+)

diff --git a/src/changes/changes.xml b/src/changes/changes.xml
index 9429a79..beef42c 100644
--- a/src/changes/changes.xml
+++ b/src/changes/changes.xml
@@ -57,6 +57,11 @@ The <action> type attribute can be add,update,fix,remove.
     The changes report outputs actions in the order they appear in this file.
      -->
     <body>
+      <release version="105" date="YYYY-MM-DD" description="This is a feature 
and maintenance release. Java 8 or later is required.">
+        <!-- FIX -->
+        <!-- ADD -->
+        <!-- UPDATE -->
+      </release>
       <release version="104" date="2026-08-20" description="This is a feature 
and maintenance release. Java 8 or later is required.">
         <!-- FIX -->
         <action type="fix" dev="ggregory" due-to="Gary Gregory">Java EE 
Javadoc has been republished with a Java > 8 and is no longer compatible with 
Javadoc 8. Disable commons.javadoc.javaee.link on Java 8 and 9.</action>

Reply via email to