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


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

commit b6ceed232eb4c17547575fc66c87f84fe785f22c
Author: Gary Gregory <[email protected]>
AuthorDate: Mon Jan 12 11:05:20 2026 -0500

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

diff --git a/pom.xml b/pom.xml
index 73e8c8b4..6f6f23fe 100644
--- a/pom.xml
+++ b/pom.xml
@@ -23,7 +23,7 @@
   <parent>
     <groupId>org.apache.commons</groupId>
     <artifactId>commons-parent</artifactId>
-    <version>94</version>
+    <version>95</version>
   </parent>
   <artifactId>commons-pool3</artifactId>
   <version>3.0.0-SNAPSHOT</version>
diff --git a/src/changes/changes.xml b/src/changes/changes.xml
index 6e23d875..4a7f1e94 100644
--- a/src/changes/changes.xml
+++ b/src/changes/changes.xml
@@ -64,7 +64,7 @@ The <action> type attribute can be add,update,fix,remove.
       <action dev="ggregory" type="remove">Deprecations from version 2.x have 
been removed.</action>
       <!-- UPDATE -->
       <action type="update" dev="ggregory" due-to="Gary Gregory">Bump Java 
from 8 to 17.</action>
-      <action type="update" dev="ggregory" due-to="Gary Gregory">Bump 
org.apache.commons:commons-parent from 58 to 94 #297, #328, #338, #341, #347, 
#351, #354, #361, #431, #445, #448.</action>
+      <action type="update" dev="ggregory" due-to="Gary Gregory">Bump 
org.apache.commons:commons-parent from 58 to 95 #297, #328, #338, #341, #347, 
#351, #354, #361, #431, #445, #448.</action>
       <action type="update" dev="ggregory" due-to="Gary Gregory">Bump 
org.ow2.asm:asm-util from 9.5 to 9.7.1 #252, #294, #355.</action>
       <action type="update" dev="ggregory" due-to="Dependabot, Gary 
Gregory">Bump org.apache.commons:commons-lang3 from 3.13.0 to 3.20.0 #326, 
#333, #342, #415.</action>
       <action type="update" dev="ggregory" due-to="Dependabot, Gary 
Gregory">Bump org.apache.bcel:bcel from 6.7.0 to 6.10.0 #263, #306, 
#327.</action>

Reply via email to