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

commit 03bdfa68434f57de6fcaf2e837775a9eedc92690
Author: Gary Gregory <[email protected]>
AuthorDate: Thu Jan 22 10:55:53 2026 -0500

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

diff --git a/pom.xml b/pom.xml
index e45de16c..e8c12309 100644
--- a/pom.xml
+++ b/pom.xml
@@ -21,7 +21,7 @@
   <parent>
     <groupId>org.apache.commons</groupId>
     <artifactId>commons-parent</artifactId>
-    <version>90</version>
+    <version>96</version>
   </parent>
 
   <artifactId>commons-numbers-parent</artifactId>
diff --git a/src/changes/changes.xml b/src/changes/changes.xml
index d575ce57..01320247 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 85 #174.</action>
+         <action dev="ggregory" type="update">Bump 
org.apache.commons:commons-parent from 84 to 96 #174.</action>
     </release>
 
     <release version="1.2" date="2024-08-12" description="

Reply via email to