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
The following commit(s) were added to refs/heads/master by this push:
new a31df6d0e The artifact commons-io:commons-io is a normal dependency.
a31df6d0e is described below
commit a31df6d0ed66b6ccb519741fb16c16f99f582b4c
Author: Gary Gregory <[email protected]>
AuthorDate: Thu May 14 10:35:45 2026 +0000
The artifact commons-io:commons-io is a normal dependency.
---
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 5ba1a6727..3ed190cf8 100644
--- a/src/changes/changes.xml
+++ b/src/changes/changes.xml
@@ -25,7 +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>
+ <action type="fix" dev="ggregory" issue="CONFIGURATION-856"
due-to="Piotr Zygielo, Gary Gregory">The artifact commons-io:commons-io is a
normal dependency.</action>
<!-- ADD -->
<!-- UPDATE -->
</release>