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-math.git
The following commit(s) were added to refs/heads/master by this push:
new 2d5a263aa Bump org.apache.commons:commons-parent from 96 to 97.
2d5a263aa is described below
commit 2d5a263aaa4783faa64d7cd485dd1213a49ae4e4
Author: Gary Gregory <[email protected]>
AuthorDate: Sat Feb 28 07:29:05 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 fb08be7a1..b00ab01c1 100644
--- a/pom.xml
+++ b/pom.xml
@@ -21,7 +21,7 @@
<parent>
<groupId>org.apache.commons</groupId>
<artifactId>commons-parent</artifactId>
- <version>96</version>
+ <version>97</version>
</parent>
<artifactId>commons-math4-parent</artifactId>
diff --git a/src/changes/changes.xml b/src/changes/changes.xml
index d4d48f6d4..067fb33a6 100644
--- a/src/changes/changes.xml
+++ b/src/changes/changes.xml
@@ -125,7 +125,7 @@ Caveat:
transferred to Commons Statistics inference.
</action>
<action dev="sebb" type="fix">Drop coveralls, as no longer used</action>
- <action dev="sebb" type="update">Bump Commons Parent from 78 to
96</action>
+ <action dev="sebb" type="update">Bump org.apache.commons:commons-parent
from 78 to 97</action>
<action dev="sebb" type="update">Bump picocli from 3.9.5 to
4.7.6</action>
<action dev="sebb" type="update">Bump Commons Imaging from 1.0-alpha3 to
1.0.0-alpha6</action>
<action dev="engelen" type="update" due-to="Dependabot">Bump
org.apache.commons:commons-rng-bom from 1.5 to 1.6 #244</action>