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
commit 52708029b965d14ce2abc95712c376d48aaecddd Author: Gary Gregory <[email protected]> AuthorDate: Sun Apr 19 09:58:38 2026 -0400 Document adding REPOSITORIES.md --- src/changes/changes.xml | 1 + 1 file changed, 1 insertion(+) diff --git a/src/changes/changes.xml b/src/changes/changes.xml index 85ffdac..81f181f 100644 --- a/src/changes/changes.xml +++ b/src/changes/changes.xml @@ -60,6 +60,7 @@ The <action> type attribute can be add,update,fix,remove. <release version="99" date="YYYY-MM-DD" description="This is a feature and maintenance release. Java 8 or later is required."> <!-- FIX --> <!-- ADD --> + <action type="add" dev="ggregory" due-to="Piotr P. Karwasz, Gary Gregory, Alex Herbert">Add REPOSITORIES.md.</action> <!-- UPDATE --> <action type="update" dev="ggregory" due-to="Gary Gregory">Bump com.github.siom79.japicmp:japicmp-maven-plugin from 0.25.4 to 0.25.6, fixes https://github.com/siom79/japicmp/issues/504.</action> <action type="update" dev="ggregory" due-to="Gary Gregory">Bump minimalMavenBuildVersion from 3.8.1 to 3.9.</action>
