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-statistics.git


The following commit(s) were added to refs/heads/master by this push:
     new 4d155616 Bump org.apache.commons:commons-parent from 96 to 97.
4d155616 is described below

commit 4d15561633e0fe03302703009b2c37e84ae71c25
Author: Gary Gregory <[email protected]>
AuthorDate: Sat Feb 28 07:54:17 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 d2225d56..ccd6da62 100644
--- a/pom.xml
+++ b/pom.xml
@@ -19,7 +19,7 @@
   <parent>
     <groupId>org.apache.commons</groupId>
     <artifactId>commons-parent</artifactId>
-    <version>96</version>
+    <version>97</version>
   </parent>
 
   <modelVersion>4.0.0</modelVersion>
diff --git a/src/changes/changes.xml b/src/changes/changes.xml
index a40a69b5..8757c210 100644
--- a/src/changes/changes.xml
+++ b/src/changes/changes.xml
@@ -53,7 +53,7 @@ If the output is not quite correct, check for invisible 
trailing spaces!
   </properties>
   <body>
     <release version="1.3" date="TBD" description="Adds new features (requires 
Java 8).">
-      <action dev="ggregory" type="update">Bump 
org.apache.commons:commons-parent from 88 to 96.</action>
+      <action dev="ggregory" type="update">Bump 
org.apache.commons:commons-parent from 88 to 97.</action>
     </release>
 
     <release version="1.2" date="2025-09-17" description="

Reply via email to