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 432ffe0 Updates for the next release 432ffe0 is described below commit 432ffe07e151c2886f3b5ebcec565396608e9fe2 Author: Gary D. Gregory <garydgreg...@gmail.com> AuthorDate: Wed Apr 30 11:36:41 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 bcff468..1d487eb 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="84" date="YYYY-MM-DD" description="This is a feature and maintenance release. Java 8 or later is required."> + <!-- FIX --> + <!-- ADD --> + <!-- UPDATE --> + </release> <release version="83" date="2025-04-25" description="Version 82: This is a feature and maintenance release. Java 8 or later is required."> <!-- FIX --> <action type="fix" dev="ggregory" due-to="Gary Gregory">Freeze SpotBugs implementation (commons.spotbugs.impl.version) on Java 8, 9, and 10 to 4.8.6; SpotBugs version 4.9.0 requires Java 11.</action>