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-parent.git
The following commit(s) were added to refs/heads/master by this push: new 2bed83f Updates for the next release 2bed83f is described below commit 2bed83f15adcca1a575a28496a0efc852a66c437 Author: Gary D. Gregory <garydgreg...@gmail.com> AuthorDate: Sun Aug 24 14:20:58 2025 +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 0d1a3e6..a88c4ed 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="88" date="YYYY-MM-DD" description="This is a feature and maintenance release. Java 8 or later is required."> + <!-- FIX --> + <!-- ADD --> + <!-- UPDATE --> + </release> <release version="87" date="2025-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">Use Checkstyle 10.x on Java 11-16, Checkstyle 11.x requires Java 17.</action>