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 a70b4678 Bump org.apache.commons:commons-parent from 78 to 79
a70b4678 is described below
commit a70b467842a82d159ff9ff854993337de3f968e1
Author: Gary D. Gregory <[email protected]>
AuthorDate: Tue Jan 14 07:01:45 2025 -0500
Bump org.apache.commons:commons-parent from 78 to 79
The changes report is generated with Doxia 2 as changes.html instead of
changes-report.html
---
src/changes/changes.xml | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
diff --git a/src/changes/changes.xml b/src/changes/changes.xml
index 7700b614..3af87b2c 100644
--- a/src/changes/changes.xml
+++ b/src/changes/changes.xml
@@ -1414,7 +1414,7 @@ The <action> type attribute can be add,update,fix,remove.
<release version="1.3" date="2010-02-14" description="Compatability
release for JDBC 3.
See version 1.4 description and change log.">
<action type="update">
- See <a href="changes-report.html#a1.4">DBCP 1.4 Changes
</a> for details. Version
+ See <a href="changes.html#a1.4">DBCP 1.4 Changes </a> for
details. Version
1.3 is identical to 1.4, other than JDBC 4 methods being filtered out
of the DBCP 1.3 sources. Changes
Since 1.2.2 are the same for 1.3 and 1.4.
</action>