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 84ee1bf0 Bump org.apache.commons:commons-parent from 95 to 96
84ee1bf0 is described below
commit 84ee1bf05b453fe2950c37ee0bf1f5bfe6214731
Author: Gary Gregory <[email protected]>
AuthorDate: Thu Jan 22 10:38:16 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 6f6f23fe..0280976f 100644
--- a/pom.xml
+++ b/pom.xml
@@ -23,7 +23,7 @@
<parent>
<groupId>org.apache.commons</groupId>
<artifactId>commons-parent</artifactId>
- <version>95</version>
+ <version>96</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 4a7f1e94..db3d6584 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 95 #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 96 #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>