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-numbers.git
The following commit(s) were added to refs/heads/master by this push:
new aa6464b2 Bump org.apache.commons:commons-parent from 96 to 97.
aa6464b2 is described below
commit aa6464b2c4056efc1e28f7cedd93afed3e72d24d
Author: Gary Gregory <[email protected]>
AuthorDate: Sat Feb 28 07:30:19 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 e8c12309..fb8127ca 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-numbers-parent</artifactId>
diff --git a/src/changes/changes.xml b/src/changes/changes.xml
index 01320247..2ee978b2 100644
--- a/src/changes/changes.xml
+++ b/src/changes/changes.xml
@@ -61,7 +61,7 @@ New features, updates and bug fixes.
values are negative).
</action>
<action dev="ggregory" type="update">Pick up exec-maven-plugin
version from parent POM.</action>
- <action dev="ggregory" type="update">Bump
org.apache.commons:commons-parent from 84 to 96 #174.</action>
+ <action dev="ggregory" type="update">Bump
org.apache.commons:commons-parent from 84 to 97 #174.</action>
</release>
<release version="1.2" date="2024-08-12" description="