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 b00d37ab Bump org.apache.commons:commons-parent from 92 to 93 #316
b00d37ab is described below
commit b00d37ab92bd6e16aaeea5b73cf49e26ec672d8d
Author: Gary Gregory <[email protected]>
AuthorDate: Sun Nov 23 07:22:08 2025 -0500
Bump org.apache.commons:commons-parent from 92 to 93 #316
---
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 9eaf39f2..2a21157e 100644
--- a/src/changes/changes.xml
+++ b/src/changes/changes.xml
@@ -37,7 +37,7 @@
<action type="add" dev="ggregory" due-to="Gary Gregory">TimeoutObserver
now extends Consumer<Watchdog>.</action>
<action type="add" dev="ggregory" due-to="Gary Gregory">Add
org.apache.commons.exec.Watchdog.getTimeout().</action>
<!-- UPDATE -->
- <action type="update" dev="ggregory" due-to="Dependabot, Gary
Gregory">Bump org.apache.commons:commons-parent from 83 to 92 #299, #308,
#314.</action>
+ <action type="update" dev="ggregory" due-to="Dependabot, Gary
Gregory">Bump org.apache.commons:commons-parent from 83 to 93 #299, #308, #314,
#316.</action>
<action type="update" dev="ggregory" due-to="Dependabot, Gary
Gregory">Bump org.apache.commons:commons-lang3 from 3.17.0 to 3.20.0
#282.</action>
</release>
<release version="1.5.0" date="2025-05-16" description="This is a feature
and maintenance release. Java 8 or later is required.">