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 28ffe6b7a Bump org.apache.commons:commons-lang3 from 3.14.0 to 3.15.0 #645 28ffe6b7a is described below commit 28ffe6b7a4493f7fcb4fe1dfa609656ae147da89 Author: Gary Gregory <garydgreg...@users.noreply.github.com> AuthorDate: Wed Jul 17 19:16:49 2024 -0400 Bump org.apache.commons:commons-lang3 from 3.14.0 to 3.15.0 #645 --- src/changes/changes.xml | 1 + 1 file changed, 1 insertion(+) diff --git a/src/changes/changes.xml b/src/changes/changes.xml index 877e2c37b..1bf6d0641 100644 --- a/src/changes/changes.xml +++ b/src/changes/changes.xml @@ -90,6 +90,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.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> + <action dev="ggregory" type="update" due-to="Dependabot">Bump org.apache.commons:commons-lang3 from 3.14.0 to 3.15.0 #645.</action> </release> <release version="2.16.1" date="2024-04-04" description="Java 8 is required."> <!-- FIX -->