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 6d3d347  Updates for the next release
6d3d347 is described below

commit 6d3d34753fb3d073e1845984a15f43a2cc7c5f17
Author: Gary Gregory <[email protected]>
AuthorDate: Wed Jun 10 22:50:02 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 41f8caa..8d1f650 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="103" date="YYYY-MM-DD" description="This is a feature 
and maintenance release. Java 8 or later is required.">
+        <!-- FIX -->
+        <!-- ADD -->
+        <!-- UPDATE -->
+      </release>
       <release version="102" date="2026-06-07" description="This is a feature 
and maintenance release. Java 8 or later is required.">
         <!-- FIX -->
         <action type="fix" dev="ggregory" due-to="Gary Gregory">Configure 
JaCoCo to exclude the platform class loader such that it can prepare the agent 
when the embedded ASM version doesn't support the current byte code version. 
See https://github.com/jacoco/jacoco/issues/2152</action>

Reply via email to