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


The following commit(s) were added to refs/heads/master by this push:
     new e8dfe458 Updates for the next release
e8dfe458 is described below

commit e8dfe45804911e7bbabba5e9ff5594d91e1a9d60
Author: Gary Gregory <[email protected]>
AuthorDate: Tue Dec 16 11:54:42 2025 +0000

    Updates for the next release
---
 src/changes/changes.xml | 5 +++++
 1 file changed, 5 insertions(+)

diff --git a/src/changes/changes.xml b/src/changes/changes.xml
index 74804b04..48a75e1e 100644
--- a/src/changes/changes.xml
+++ b/src/changes/changes.xml
@@ -62,6 +62,11 @@ The <action> type attribute can be add,update,fix,remove.
     EvictionTimer
      -->
   <body>
+    <release version="2.14.1" date="YYYY-MM-DD" description="This is a minor 
release, including bug fixes and enhancements.">
+      <!-- FIX -->
+      <!-- ADD -->
+      <!-- UPDATE -->
+    </release>
     <release version="2.14.0" date="2025-12-11" description="This is a minor 
release, including bug fixes and enhancements.">
       <!-- FIX -->
       <action type="fix" issue="DBCP-597" dev="ggregory" due-to="Xiaotian Bai, 
Raju Gupta, Gary Gregory">Validation query not timing out on connections 
managed by SharedPoolDataSource.</action>

Reply via email to