You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@commons.apache.org by gg...@apache.org on 2022/06/09 16:00:28 UTC

[commons-io] branch master updated: Organize.

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 b1de8e72 Organize.
b1de8e72 is described below

commit b1de8e7225c0dd5d42f6b79566d43585acedd390
Author: Gary Gregory <ga...@gmail.com>
AuthorDate: Thu Jun 9 12:00:22 2022 -0400

    Organize.
---
 src/changes/changes.xml | 6 +++---
 1 file changed, 3 insertions(+), 3 deletions(-)

diff --git a/src/changes/changes.xml b/src/changes/changes.xml
index 0ac8bae4..dfee4961 100644
--- a/src/changes/changes.xml
+++ b/src/changes/changes.xml
@@ -369,6 +369,9 @@ The <action> type attribute can be add,update,fix,remove.
       <action dev="kinow" type="update" due-to="Dependabot">
         Bump actions/setup-java from 2 to 3 #346.
       </action>
+      <action dev="kinow" type="update" due-to="Dependabot">
+        Bump github/codeql-action from 1 to 2 #353.
+      </action>
       <action dev="ggregory" type="update" due-to="Dependabot, Gary Gregory">
         Bump Maven Javadoc plugin from 3.2.0 to 3.3.4.
       </action>
@@ -411,9 +414,6 @@ The <action> type attribute can be add,update,fix,remove.
       <action dev="ggregory" type="update" due-to="Gary Gregory">
         Bump jacoco-maven-plugin from 0.8.7 to 0.8.8.
       </action>
-      <action dev="kinow" type="update" due-to="Dependabot">
-        Bump github/codeql-action from 1 to 2 #353.
-      </action>
       <action dev="ggregory" type="update" due-to="Dependabot">
         Bump maven-antrun-plugin from 3.0.0 to 3.1.0 #354.
       </action>