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 540b69cd Bump org.apache.commons:commons-parent from 91 to 92 #415
540b69cd is described below
commit 540b69cda5d26c9537e66ccd097bdf0907779e69
Author: Gary Gregory <[email protected]>
AuthorDate: Fri Nov 14 10:52:45 2025 -0500
Bump org.apache.commons:commons-parent from 91 to 92 #415
---
src/changes/changes.xml | 1 +
1 file changed, 1 insertion(+)
diff --git a/src/changes/changes.xml b/src/changes/changes.xml
index da300e79..936671c3 100644
--- a/src/changes/changes.xml
+++ b/src/changes/changes.xml
@@ -49,6 +49,7 @@ The <action> type attribute can be add,update,fix,remove.
<!-- ADD -->
<!-- UPDATE -->
<action type="update" dev="ggregory" due-to="Gary Gregory">Bump
commons-io:commons-io from 2.20.0 to 2.21.0.</action>
+ <action type="update" dev="ggregory" due-to="Gary Gregory">Bump
org.apache.commons:commons-parent from 91 to 92 #415.</action>
</release>
<release version="1.20.0" date="2025-10-30" description="This is a feature
and maintenance release. Java 8 or later is required.">
<!-- FIX -->