This is an automated email from the ASF dual-hosted git repository.

ggregory pushed a commit to branch POOL_2_X
in repository https://gitbox.apache.org/repos/asf/commons-pool.git

commit 0f36f66ea31f40c0cd159354493d1f1af5baf25c
Author: Gary Gregory <[email protected]>
AuthorDate: Fri Jan 2 17:41:33 2026 -0500

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

diff --git a/pom.xml b/pom.xml
index 69b7df9b..7ec9493e 100644
--- a/pom.xml
+++ b/pom.xml
@@ -23,7 +23,7 @@
   <parent>
     <groupId>org.apache.commons</groupId>
     <artifactId>commons-parent</artifactId>
-    <version>93</version>
+    <version>94</version>
   </parent>
   <artifactId>commons-pool2</artifactId>
   <version>2.13.2-SNAPSHOT</version>
diff --git a/src/changes/changes.xml b/src/changes/changes.xml
index 6ca0828e..36476be8 100644
--- a/src/changes/changes.xml
+++ b/src/changes/changes.xml
@@ -20,6 +20,7 @@
       <!-- FIX -->
       <!-- ADD -->
       <!-- UPDATE -->
+      <action type="update" dev="ggregory" due-to="Gary Gregory">Bump 
org.apache.commons:commons-parent from 93 to 94.</action>
     </release>
     <release version="2.13.1" date="2025-12-30" description="This is a 
maintenance release. Java 8 or later is required.">
       <!-- FIX -->

Reply via email to