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 a92eee65 Bump org.apache.commons:commons-parent from 81 to 83 #375 a92eee65 is described below commit a92eee65e729f2c686dda853bbcfde82669ec41d Author: Gary Gregory <garydgreg...@users.noreply.github.com> AuthorDate: Wed Apr 30 08:32:38 2025 -0400 Bump org.apache.commons:commons-parent from 81 to 83 #375 --- 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 f61b373e..0aeda1ee 100644 --- a/src/changes/changes.xml +++ b/src/changes/changes.xml @@ -51,7 +51,7 @@ The <action> type attribute can be add,update,fix,remove. <action type="add" dev="ggregory" due-to="Gary Gregory">Add HmacUtils.hmac(Path).</action> <action type="add" dev="ggregory" due-to="Gary Gregory">Add HmacUtils.hmacHex(Path).</action> <!-- UPDATE --> - <action type="update" dev="ggregory" due-to="Gary Gregory">Bump org.apache.commons:commons-parent from 79 to 81.</action> + <action type="update" dev="ggregory" due-to="Gary Gregory, Dependabot">Bump org.apache.commons:commons-parent from 79 to 83 #375.</action> <action type="update" dev="ggregory" due-to="Gary Gregory">[test] Bump commons-io:commons-io from 2.18.0 to 2.19.0.</action> </release> <release version="1.18.0" date="2025-01-24" description="This is a feature and maintenance release. Java 8 or later is required.">