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-configuration.git
commit 4d57c189b4e0219511f3d111be09cd7af3ddef6a Author: Gary Gregory <[email protected]> AuthorDate: Thu May 14 09:58:45 2026 +0000 [CONFIGURATION-856] commons-io is a normal dependency --- src/changes/changes.xml | 1 + 1 file changed, 1 insertion(+) diff --git a/src/changes/changes.xml b/src/changes/changes.xml index 85e4681d8..5ba1a6727 100644 --- a/src/changes/changes.xml +++ b/src/changes/changes.xml @@ -25,6 +25,7 @@ <body> <release version="2.15.1" date="YYYY-MM-DD" description="This is a feature and maintenance release. Java 8 or later is required."> <!-- FIX --> + <action type="fix" dev="ggregory" issue="CONFIGURATION-856" due-to="Piotr Zygielo, Gary Gregory">commons-io is a normal dependency.</action> <!-- ADD --> <!-- UPDATE --> </release>
