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 8b9a664e Bump org.apache.commons:commons-parent from 96 to 97.
8b9a664e is described below

commit 8b9a664e76f75a580ca3a25e7acfa3a09a054b0f
Author: Gary Gregory <[email protected]>
AuthorDate: Fri Feb 27 20:57:44 2026 -0500

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

diff --git a/pom.xml b/pom.xml
index 3936c2b2..f1467c5a 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>96</version>
+    <version>97</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 8f5d74eb..fae9a8ba 100644
--- a/src/changes/changes.xml
+++ b/src/changes/changes.xml
@@ -27,7 +27,7 @@
       <!-- FIX -->
       <!-- ADD -->
       <!-- UPDATE -->
-      <action type="update" dev="ggregory" due-to="Gary Gregory">Bump 
org.apache.commons:commons-parent from 93 to 96.</action>
+      <action type="update" dev="ggregory" due-to="Gary Gregory">Bump 
org.apache.commons:commons-parent from 93 to 97.</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