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
commit c30683a75bf0fd3fa5e9382d54ce9c7acbe998b7 Author: Gary Gregory <[email protected]> AuthorDate: Thu Jan 8 08:03:32 2026 -0500 Clarify description --- src/changes/changes.xml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/src/changes/changes.xml b/src/changes/changes.xml index fb3ef88..da78aba 100644 --- a/src/changes/changes.xml +++ b/src/changes/changes.xml @@ -59,7 +59,7 @@ The <action> type attribute can be add,update,fix,remove. <body> <release version="95" date="YYYY-MM-DD" description="This is a feature and maintenance release. Java 8 or later is required."> <!-- FIX --> - <action type="update" dev="ggregory" due-to="Gary Gregory">Use spdx 0.5.5 on Java 11, which can require Java 17 depending on undocumented behavior which kicks for us sometimes on macOS (but not on Java 8 somehow).</action> + <action type="update" dev="ggregory" due-to="Gary Gregory">Use spdx 0.5.5 on Java 11, spdx can require Java 17 depending on undocumented behavior which applies for us sometimes on macOS (but never on Java 8).</action> <!-- ADD --> <!-- UPDATE --> <action type="update" dev="ggregory" due-to="Gary Gregory, Dependabot">Bump com.puppycrawl.tools:checkstyle from 12.3.0 to 12.3.1 #691.</action>
