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 6c7a8fb29 Bump org.apache.commons:commons-lang3 from 3.16.0 to 3.17.0 #666 6c7a8fb29 is described below commit 6c7a8fb29215c14ce04fef69f2c0a4ecef12949d Author: Gary Gregory <garydgreg...@users.noreply.github.com> AuthorDate: Fri Aug 30 08:31:09 2024 -0400 Bump org.apache.commons:commons-lang3 from 3.16.0 to 3.17.0 #666 --- 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 6e6c2e4c8..33caef7dd 100644 --- a/src/changes/changes.xml +++ b/src/changes/changes.xml @@ -91,7 +91,7 @@ The <action> type attribute can be add,update,fix,remove. <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.4.1 #632, #652, #659.</action> <action dev="ggregory" type="update" due-to="Dependabot">Bump org.apache.commons:commons-parent from 69 to 74 #628, #637, #649, #661, #664.</action> - <action dev="ggregory" type="update" due-to="Dependabot">Bump org.apache.commons:commons-lang3 from 3.14.0 to 3.16.0 #645, #653.</action> + <action dev="ggregory" type="update" due-to="Dependabot">Bump org.apache.commons:commons-lang3 from 3.14.0 to 3.17.0 #645, #653, #666.</action> </release> <release version="2.16.1" date="2024-04-04" description="Java 8 is required."> <!-- FIX -->