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 fecad8ab Bump commons-io:commons-io from 2.16.1 to 2.17.0 #318 fecad8ab is described below commit fecad8abcc8ef02432f695ee4519399f5726f367 Author: Gary Gregory <garydgreg...@users.noreply.github.com> AuthorDate: Wed Sep 18 18:22:18 2024 -0400 Bump commons-io:commons-io from 2.16.1 to 2.17.0 #318 --- src/changes/changes.xml | 1 + 1 file changed, 1 insertion(+) diff --git a/src/changes/changes.xml b/src/changes/changes.xml index 1d34cb4d..330809cc 100644 --- a/src/changes/changes.xml +++ b/src/changes/changes.xml @@ -50,6 +50,7 @@ The <action> type attribute can be add,update,fix,remove. <!-- UPDATE --> <action type="update" dev="ggregory" due-to="Dependabot">Bump org.apache.commons:commons-lang3 from 3.14.0 to 3.17.0 #296, #305, #313.</action> <action type="update" dev="ggregory" due-to="Gary Gregory">Bump org.apache.commons:commons-parent from 71 to 74 #310, #312.</action> + <action type="update" dev="ggregory" due-to="Gary Gregory, Dependabot">Bump commons-io:commons-io from 2.16.1 to 2.17.0 #318.</action> </release> <release version="1.17.1" date="2024-07-12" description="Feature and fix release. Requires a minimum of Java 8."> <!-- FIX -->