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 3b19d8d9 Bump org.apache.commons:commons-lang3 from 3.18.0 to 3.19.0
3b19d8d9 is described below

commit 3b19d8d9399f2169ca692f9e2bf1cc99308f5b2e
Author: Gary D. Gregory <[email protected]>
AuthorDate: Wed Sep 24 11:34:22 2025 -0400

    Bump org.apache.commons:commons-lang3 from 3.18.0 to 3.19.0
---
 pom.xml                 | 2 +-
 src/changes/changes.xml | 2 +-
 2 files changed, 2 insertions(+), 2 deletions(-)

diff --git a/pom.xml b/pom.xml
index ea9bc4c0..d8ca3482 100644
--- a/pom.xml
+++ b/pom.xml
@@ -97,7 +97,7 @@ limitations under the License.
     <dependency>
       <groupId>org.apache.commons</groupId>
       <artifactId>commons-lang3</artifactId>
-      <version>3.18.0</version>
+      <version>3.19.0</version>
       <scope>test</scope>
     </dependency>
   </dependencies>
diff --git a/src/changes/changes.xml b/src/changes/changes.xml
index 7115e904..ed1df7db 100644
--- a/src/changes/changes.xml
+++ b/src/changes/changes.xml
@@ -37,7 +37,7 @@
       <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 88, #299.</action>
-      <action type="update" dev="ggregory" due-to="Dependabot, Gary 
Gregory">Bump org.apache.commons:commons-lang3 from 3.17.0 to 3.18.0 
#282.</action>
+      <action type="update" dev="ggregory" due-to="Dependabot, Gary 
Gregory">Bump org.apache.commons:commons-lang3 from 3.17.0 to 3.19.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.">
       <!-- ADD -->

Reply via email to