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-codec.git
The following commit(s) were added to refs/heads/master by this push:
new f410d2ff Updates for the next release
f410d2ff is described below
commit f410d2ff3f01bf412bf423137626415f11c70be5
Author: Gary Gregory <[email protected]>
AuthorDate: Thu Jan 29 19:07:06 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 47880642..f760dccc 100644
--- a/src/changes/changes.xml
+++ b/src/changes/changes.xml
@@ -43,6 +43,11 @@ The <action> type attribute can be add,update,fix,remove.
<author>Apache Commons Developers</author>
</properties>
<body>
+ <release version="1.21.1" date="YYYY-MM-DD" description="This is a feature
and maintenance release. Java 8 or later is required.">
+ <!-- FIX -->
+ <!-- ADD -->
+ <!-- UPDATE -->
+ </release>
<release version="1.21.0" date="2026-01-23" description="This is a feature
and maintenance release. Java 8 or later is required.">
<!-- FIX -->
<action type="fix" dev="ggregory" due-to="Gary Gregory">Fix oak leaf
icon references in overview.html when running `mvn clean
javadoc:javadoc`.</action>