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 ab5687e2 Bump org.apache.commons:commons-lang3 from 3.15.0 to 3.16.0
#305
ab5687e2 is described below
commit ab5687e2637b29786b676db2c7ce068f20d97956
Author: Gary Gregory <[email protected]>
AuthorDate: Wed Aug 7 14:42:49 2024 -0400
Bump org.apache.commons:commons-lang3 from 3.15.0 to 3.16.0 #305
---
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 f7c90b68..c031f631 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="fix" dev="ggregory" due-to="Gary Gregory">Rewrite
DaitchMokotoffSoundex.soundex(String) using String.join().</action>
<!-- ADD -->
<!-- UPDATE -->
- <action type="update" dev="ggregory" due-to="Dependabot">Bump
org.apache.commons:commons-lang3 from 3.14.0 to 3.15.0 #296.</action>
+ <action type="update" dev="ggregory" due-to="Dependabot">Bump
org.apache.commons:commons-lang3 from 3.14.0 to 3.16.0 #296, #305.</action>
<action type="update" dev="ggregory" due-to="Gary Gregory">Bump
org.apache.commons:commons-parent from 71 to 72.</action>
</release>
<release version="1.17.1" date="2024-07-12" description="Feature and fix
release. Requires a minimum of Java 8.">