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 b91a48074 Bump commons-codec:commons-codec from 1.17.0 to 1.17.1 #644 b91a48074 is described below commit b91a48074231ef813bc9b91a815d77f6343ff8f0 Author: Gary Gregory <garydgreg...@users.noreply.github.com> AuthorDate: Mon Jul 15 22:42:52 2024 -0400 Bump commons-codec:commons-codec from 1.17.0 to 1.17.1 #644 --- 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 f645bcaf9..877e2c37b 100644 --- a/src/changes/changes.xml +++ b/src/changes/changes.xml @@ -87,7 +87,7 @@ The <action> type attribute can be add,update,fix,remove. <action dev="ggregory" type="fix" due-to="Gary Gregory">BoundedInputStream does not call handleIOException() on close() when the proxied stream throws an IOException.</action> <!-- UPDATE --> <action dev="ggregory" type="update" due-to="Dependabot">Bump tests commons.bytebuddy.version from 1.14.13 to 1.14.18 #615, #621, #631, #635, #642.</action> - <action dev="ggregory" type="update" due-to="Dependabot">Bump tests commons-codec:commons-codec from 1.16.1 to 1.17.0.</action> + <action dev="ggregory" type="update" due-to="Dependabot">Bump tests commons-codec:commons-codec from 1.16.1 to 1.17.1 #644.</action> <action dev="ggregory" type="update" due-to="Dependabot">Bump org.codehaus.mojo:exec-maven-plugin from 3.2.0 to 3.3.0 #632.</action> <action dev="ggregory" type="update" due-to="Dependabot">Bump org.apache.commons:commons-parent from 69 to 71 #628, #637.</action> </release>