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-text.git

commit ced168c4b93d3186f2b0b5c674c7cd0e20c1f064
Author: Gary Gregory <garydgreg...@gmail.com>
AuthorDate: Sun Jul 30 12:33:03 2023 -0400

    No need to track versions for hithub actions
---
 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 1acb6c27..75ca1506 100644
--- a/src/changes/changes.xml
+++ b/src/changes/changes.xml
@@ -68,9 +68,9 @@ The <action> type attribute can be add,update,fix,remove.
     <action                  type="add" dev="ggregory" due-to="Gary 
Gregory">Add @FunctionalInterface to FormatFactory.</action>
     <action                  type="add" dev="ggregory" due-to="Gary 
Gregory">Add RandomStringGenerator.builder().</action>
     <!-- UPDATE -->
-    <action                  type="update" dev="ggregory" 
due-to="Dependabot">Bump actions/cache from 3.0.8 to 3.0.10 #361, #365.</action>
-    <action                  type="update" dev="ggregory" 
due-to="Dependabot">Bump actions/setup-java from 3 to 3.5.1.</action>
-    <action                  type="update" dev="ggregory" 
due-to="Dependabot">Bump actions/checkout from 3.0.2 to 3.1.0 #366.</action>
+    <action                  type="update" dev="ggregory" 
due-to="Dependabot">Bump actions/cache.</action>
+    <action                  type="update" dev="ggregory" 
due-to="Dependabot">Bump actions/setup-java.</action>
+    <action                  type="update" dev="ggregory" 
due-to="Dependabot">Bump actions/checkout.</action>
     <action                  type="update" dev="ggregory" due-to="Dependabot, 
Gary Gregory">Bump pmd from 6.49.0 to 6.52.0 #364.</action>
     <action                  type="update" dev="ggregory" 
due-to="Dependabot">Bump commons-rng-simple from 1.4 to 1.5 #370.</action>
     <action                  type="update" dev="ggregory" due-to="Dependabot, 
Gary Gregory">Bump spotbugs-maven-plugin from 4.7.2.0 to 4.7.3.0 #371, 
#385.</action>

Reply via email to