This is an automated email from the ASF dual-hosted git repository.

garydgregory 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 beee0627 Bump org.apache.commons:commons-parent from 99 to 100
beee0627 is described below

commit beee06275e4c3733efff0d7faf1dc4c724882314
Author: Gary Gregory <[email protected]>
AuthorDate: Thu May 21 21:19:13 2026 -0400

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

diff --git a/pom.xml b/pom.xml
index c92303f7..c7372c29 100644
--- a/pom.xml
+++ b/pom.xml
@@ -20,7 +20,7 @@ limitations under the License.
   <parent>
     <groupId>org.apache.commons</groupId>
     <artifactId>commons-parent</artifactId>
-    <version>99</version>
+    <version>100</version>
   </parent>
   <modelVersion>4.0.0</modelVersion>
   <name>Apache Commons Exec</name>
diff --git a/src/changes/changes.xml b/src/changes/changes.xml
index cbfbcd92..ce0318e2 100644
--- a/src/changes/changes.xml
+++ b/src/changes/changes.xml
@@ -28,7 +28,7 @@
       <action type="fix" dev="ggregory" due-to="Martin Wiesner">Fix typo in 
ThreadUtil exception message #138.</action>
       <!-- ADD -->
       <!-- UPDATE -->
-      <action type="update" dev="ggregory" due-to="Gary Gregory">Bump 
org.apache.commons:commons-parent from 93 to 99.</action>
+      <action type="update" dev="ggregory" due-to="Gary Gregory">Bump 
org.apache.commons:commons-parent from 93 to 100.</action>
     </release>
     <release version="1.6.0" date="2025-11-25" description="This is a feature 
and maintenance release. Java 8 or later is required.">
       <!-- FIX -->

Reply via email to