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


The following commit(s) were added to refs/heads/master by this push:
     new bc3176be Bump org.apache.commons:commons-parent from 65 to 66
bc3176be is described below

commit bc3176be7d81edec9f427422ea6a93e64cb64bdd
Author: Gary Gregory <[email protected]>
AuthorDate: Thu Feb 1 07:37:21 2024 -0500

    Bump org.apache.commons:commons-parent from 65 to 66
---
 src/changes/changes.xml | 5 ++++-
 1 file changed, 4 insertions(+), 1 deletion(-)

diff --git a/src/changes/changes.xml b/src/changes/changes.xml
index e92217c3..d28218a7 100644
--- a/src/changes/changes.xml
+++ b/src/changes/changes.xml
@@ -25,7 +25,10 @@
     </properties>
     <body>
         <release version="1.4.1" date="20YY-MM-DD" description="Maintenance 
and feature Release (Java 8 or above)">
-            <action dev="ggregory" type="fix" issue="EXEC-122" 
due-to="Marcono1234">Document PumpStreamHandler stream thread-safety 
requirements #145.</action>
+            <!-- FIX -->
+            <action dev="ggregory" type="fix" issue="EXEC-122" 
due-to="Marcono1234">Document PumpStreamHandler stream thread-safety 
requirements.</action>
+            <!-- UPDATE -->
+            <action dev="ggregory" type="update" due-to="Dependabot">Bump 
org.apache.commons:commons-parent from 65 to 66.</action>
         </release>
         <release version="1.4.0" date="2024-01-01" description="Maintenance 
and feature Release (Java 8 or above)">
             <!-- ADD -->

Reply via email to