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 73512f05 Bump org.apache.commons:commons-parent from 67 to 69 #174
73512f05 is described below
commit 73512f0540b833b8a0284dcf4e44d45f663605c5
Author: Gary Gregory <[email protected]>
AuthorDate: Mon Apr 1 14:17:20 2024 -0400
Bump org.apache.commons:commons-parent from 67 to 69 #174
---
src/changes/changes.xml | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
diff --git a/src/changes/changes.xml b/src/changes/changes.xml
index cd2c8bff..94604079 100644
--- a/src/changes/changes.xml
+++ b/src/changes/changes.xml
@@ -31,7 +31,7 @@
<action dev="ggregory" type="fix" issue="EXEC-122"
due-to="Marcono1234">Document PumpStreamHandler stream thread-safety
requirements.</action>
<action dev="ggregory" type="fix" due-to="Marcono1234">Fix CI only
running on Ubuntu & improve OS-specific tests #143.</action>
<!-- UPDATE -->
- <action dev="ggregory" type="update" due-to="Dependabot">Bump
org.apache.commons:commons-parent from 65 to 67.</action>
+ <action dev="ggregory" type="update" due-to="Dependabot">Bump
org.apache.commons:commons-parent from 65 to 69 #174.</action>
</release>
<release version="1.4.0" date="2024-01-01" description="Maintenance
and feature Release (Java 8 or above)">
<!-- ADD -->