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-io.git
The following commit(s) were added to refs/heads/master by this push:
new 4acc36137 Bump commons-codec:commons-codec from 1.16.0 to 1.16.1 #583
4acc36137 is described below
commit 4acc361378d5537126fbd83089d59f21086a3a51
Author: Gary Gregory <[email protected]>
AuthorDate: Thu Feb 8 20:57:10 2024 -0500
Bump commons-codec:commons-codec from 1.16.0 to 1.16.1 #583
---
src/changes/changes.xml | 1 +
1 file changed, 1 insertion(+)
diff --git a/src/changes/changes.xml b/src/changes/changes.xml
index 1c85eb252..40e01403c 100644
--- a/src/changes/changes.xml
+++ b/src/changes/changes.xml
@@ -131,6 +131,7 @@ The <action> type attribute can be add,update,fix,remove.
<!-- UPDATE -->
<action dev="ggregory" type="update" due-to="Gary
Gregory">Bump commons.bytebuddy.version from 1.14.10 to 1.14.11 #534.</action>
<action dev="ggregory" type="update" due-to="Gary
Gregory">Bump org.apache.commons:commons-parent from 65 to 66.</action>
+ <action dev="ggregory" type="update"
due-to="Dependabot">Bump commons-codec:commons-codec from 1.16.0 to 1.16.1
#583.</action>
</release>
<release version="2.15.1" date="2023-11-24" description="Java 8 is
required.">
<!-- FIX -->