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 563b1f2fb Updates for the next release
563b1f2fb is described below
commit 563b1f2fb86a4a43bf1eba8b865a5c88fcbd5363
Author: Gary Gregory <[email protected]>
AuthorDate: Tue May 26 20:03:04 2026 +0000
Updates for the next release
---
src/changes/changes.xml | 5 +++++
1 file changed, 5 insertions(+)
diff --git a/src/changes/changes.xml b/src/changes/changes.xml
index 64cbd9ad5..2fb9cba79 100644
--- a/src/changes/changes.xml
+++ b/src/changes/changes.xml
@@ -23,6 +23,11 @@
<author email="[email protected]">Apache Commons Community</author>
</properties>
<body>
+ <release version="2.15.2" date="YYYY-MM-DD" description="This is a feature
and maintenance release. Java 8 or later is required.">
+ <!-- FIX -->
+ <!-- ADD -->
+ <!-- UPDATE -->
+ </release>
<release version="2.15.1" date="2026-05-21" 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">The artifact commons-io:commons-io is a
normal dependency.</action>