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-net.git
commit 63df208ba6d7d41156ed8818d96e3e2bf9edb8d4 Author: Gary Gregory <garydgreg...@gmail.com> AuthorDate: Tue Jun 7 14:01:28 2022 -0400 Organize --- src/changes/changes.xml | 8 ++++---- 1 file changed, 4 insertions(+), 4 deletions(-) diff --git a/src/changes/changes.xml b/src/changes/changes.xml index e596c137..4b30cd8c 100644 --- a/src/changes/changes.xml +++ b/src/changes/changes.xml @@ -106,14 +106,14 @@ The <action> type attribute can be add,update,fix,remove. Add github/codeql-action. </action> <!-- UPDATE --> - <action dev="ggregory" type="update" due-to="Gary Gregory"> - A actions/setup-java from 1.4.3 to 3. + <action type="update" dev="ggregory" due-to="Dependabot, Gary Gregory"> + Bump actions/cache from 2.1.6 to 3.0.3 #93, #102. </action> <action type="update" dev="ggregory" due-to="Dependabot"> Bump actions/checkout from 2.3.4 to 3 #89, #91, #100. </action> - <action type="update" dev="ggregory" due-to="Dependabot, Gary Gregory"> - Bump actions/cache from 2.1.6 to 3.0.3 #93, #102. + <action dev="ggregory" type="update" due-to="Gary Gregory"> + A actions/setup-java from 1.4.3 to 3. </action> <action type="update" dev="ggregory" due-to="Dependabot"> Bump junit from 4.13.1 to 4.13.2 #74.