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


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

commit 3d5ba81e85f6105ddbefec1c4dd532acd0e9b495
Author: Gary Gregory <[email protected]>
AuthorDate: Thu Jan 22 18:23:48 2026 -0500

    Bump org.apache.commons:commons-parent from 95 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 9cdfa0710..4ff126545 100644
--- a/pom.xml
+++ b/pom.xml
@@ -19,7 +19,7 @@
   <parent>
     <groupId>org.apache.commons</groupId>
     <artifactId>commons-parent</artifactId>
-    <version>95</version>
+    <version>96</version>
   </parent>
   <modelVersion>4.0.0</modelVersion>
   <artifactId>commons-collections4</artifactId>
diff --git a/src/changes/changes.xml b/src/changes/changes.xml
index 8f0a8ff79..1fd4dd97e 100644
--- a/src/changes/changes.xml
+++ b/src/changes/changes.xml
@@ -47,7 +47,7 @@
     <action type="add" dev="ggregory" due-to="Gary Gregory">Add a Maven 
benchmark profile for JMH.</action>
     <action type="add" dev="ggregory" due-to="Gary Gregory">Add a Maven 
benchmark profile for JMH.</action>
     <!-- UPDATE -->
-    <action type="update" dev="ggregory" due-to="Gary Gregory, 
Dependabot">Bump org.apache.commons:commons-parent from 81 to 95 #612, #645, 
#662, #663.</action>
+    <action type="update" dev="ggregory" due-to="Gary Gregory, 
Dependabot">Bump org.apache.commons:commons-parent from 81 to 96 #612, #645, 
#662, #663.</action>
     <action type="update" dev="ggregory" due-to="Gary Gregory">Bump 
com.google.guava:guava-testlib from 33.3.1-jre to 33.5.0-jre #644.</action>
     <action type="update" dev="ggregory" due-to="Gary Gregory">Bump PMD from 
7.8.0 to 7.13.0 (now inherited from parent POM).</action>
     <action type="update" dev="ggregory" due-to="Gary Gregory">Bump 
org.easymock:easymock from 5.5.0 to 5.6.0 #617.</action>

Reply via email to