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-codec.git


The following commit(s) were added to refs/heads/master by this push:
     new 39ebacbf Updates for the next release
39ebacbf is described below

commit 39ebacbf891641ec8c31016fbb9b71cfb9c43cae
Author: Gary Gregory <[email protected]>
AuthorDate: Thu Jul 30 09:36:14 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 f8696e5d..9b38caeb 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.22.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="1.22.1" date="2026-07-27" description="This is a feature 
and maintenance release. Java 8 or later is required.">
       <!-- FIX -->
       <action type="fix" issue="CODEC-344" dev="ggregory" due-to="Ruiqi Dong, 
Gary Gregory">Base64.Builder.setEncodeTable(byte...) accepts invalid custom 
alphabets.</action>

Reply via email to