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/07 17:54:08 UTC

[commons-configuration] 01/02: 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-configuration.git

commit c7eebb9e7f6c7d25ec69115f6f6c5510e37097b3
Author: Gary Gregory <ga...@gmail.com>
AuthorDate: Tue Jun 7 13:53:53 2022 -0400

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

diff --git a/src/changes/changes.xml b/src/changes/changes.xml
index 1f03fbf2..d3415e78 100644
--- a/src/changes/changes.xml
+++ b/src/changes/changes.xml
@@ -95,6 +95,15 @@
          Add ImmutableConfiguration.getDuration() methods.
        </action>       
        <!-- UPDATES -->
+       <action type="update" dev="ggregory" due-to="Dependabot, Gary Gregory">
+         Bump actions/cache from 2 to 3.0.3 #99, #151, #169.
+       </action>
+       <action type="update" dev="ggregory" due-to="Dependabot">
+         Bump actions/checkout from 1 to 3 #47, #62, #70, #85, #150, #163.
+       </action>
+       <action type="update" dev="ggregory" due-to="Dependabot, Gary Gregory">
+         Bump actions/setup-java from 1.4.0 to 3 #63, #65, #73, #174.
+       </action>
        <action type="update" dev="mattjuntunen" due-to="Dependabot, Matt Juntunen">
          Bump codeql-action from v1 to v2.
        </action>
@@ -109,15 +118,6 @@
        <action type="update" dev="mattjuntunen" due-to="Dependabot, Matt Juntunen">
          Bump commons-parent from 52 to 53.
        </action>
-       <action type="update" dev="ggregory" due-to="Dependabot, Gary Gregory">
-         Bump actions/setup-java from 1.4.0 to 3 #63, #65, #73, #174.
-       </action>
-       <action type="update" dev="ggregory" due-to="Dependabot, Gary Gregory">
-         Bump actions/cache from 2 to 3.0.3 #99, #151, #169.
-       </action>
-       <action type="update" dev="ggregory" due-to="Dependabot">
-         Bump actions/checkout from 1 to 3 #47, #62, #70, #85, #150, #163.
-       </action>
        <action type="update" dev="ggregory" issue="CONFIGURATION-787" due-to="Gary Gregory">
          Bump Apache Commons Lang from 3.9 to 3.12.0.
        </action>