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 50562daca92f2201d99670317b62541442fbd064 Author: Gary D. Gregory <garydgreg...@gmail.com> AuthorDate: Sun Jun 15 10:32:48 2025 -0400 Better 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 bd8cd6f..0c7d2bc 100644 --- a/src/changes/changes.xml +++ b/src/changes/changes.xml @@ -60,7 +60,7 @@ The <action> type attribute can be add,update,fix,remove. <release version="85" date="YYYY-MM-DD" description="This is a feature and maintenance release. Java 8 or later is required."> <!-- FIX --> <!-- ADD --> - <action type="add" dev="jochen">Exclude files from the Rat scan, that are generated by Eclipse.</action> + <action type="add" dev="jochen">Exclude Eclipse files from Apache RAT.</action> <!-- UPDATE --> <action type="update" dev="ggregory" due-to="Gary Gregory">Bump com.puppycrawl.tools:checkstyle from 10.23.1 to 10.25.0 on Java 11 and up.</action> <action type="update" dev="ggregory" due-to="Gary Gregory">Bump org.codehaus.mojo:exec-maven-plugin from 3.5.0 to 3.5.1.</action>