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 99b9d92b Bump org.apache.commons:commons-parent from 67 to 69 #261
99b9d92b is described below
commit 99b9d92bf67e374bf03e135167688b6ae4ff6943
Author: Gary Gregory <[email protected]>
AuthorDate: Mon Apr 1 14:08:26 2024 -0400
Bump org.apache.commons:commons-parent from 67 to 69 #261
---
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 d6f6caaa..9dcdecb6 100644
--- a/src/changes/changes.xml
+++ b/src/changes/changes.xml
@@ -48,7 +48,7 @@ The <action> type attribute can be add,update,fix,remove.
<action type="add" dev="ggregory" due-to="Gary Gregory">Add
org.apache.commons.codec.language.bm.Rule.PhonemeExpr.size().</action>
<!-- FIX -->
<!-- UPDATE -->
- <action dev="ggregory" type="update"
due-to="Dependabot, Gary Gregory">Bump org.apache.commons:commons-parent from
66 to 67 #250.</action>
+ <action dev="ggregory" type="update"
due-to="Dependabot, Gary Gregory">Bump org.apache.commons:commons-parent from
66 to 69 #250, #261.</action>
<action dev="ggregory" type="update"
due-to="Dependabot, Gary Gregory">Bump commons-io:commons-io from 2.15.1 to
2.16.0 #258.</action>
</release>
<release version="1.16.1" date="2024-02-04" description="Feature and fix
release. Requires a minimum of Java 8.">