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 3fa5723a9 Bump org.apache.commons:commons-parent from 69 to 70 #628 3fa5723a9 is described below commit 3fa5723a91c64aabdc14231a12280c203e8ea03c Author: Gary Gregory <garydgreg...@users.noreply.github.com> AuthorDate: Thu May 23 13:17:56 2024 -0400 Bump org.apache.commons:commons-parent from 69 to 70 #628 --- src/changes/changes.xml | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) diff --git a/src/changes/changes.xml b/src/changes/changes.xml index 536b558db..7313e449f 100644 --- a/src/changes/changes.xml +++ b/src/changes/changes.xml @@ -59,7 +59,8 @@ The <action> type attribute can be add,update,fix,remove. <!-- UPDATE --> <action dev="ggregory" type="update" due-to="Dependabot">Bump tests commons.bytebuddy.version from 1.14.13 to 1.14.16 #615, #621, #631.</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 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.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 70 #628.</action> </release> <release version="2.16.1" date="2024-04-04" description="Java 8 is required."> <!-- FIX -->