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 54ae7591 Bump org.apache.commons:commons-parent from 85 to 88 #521 54ae7591 is described below commit 54ae759117cdbf2ee08722fa740a7a85c948d00d Author: Gary Gregory <garydgreg...@users.noreply.github.com> AuthorDate: Fri Sep 19 22:12:49 2025 -0400 Bump org.apache.commons:commons-parent from 85 to 88 #521 --- 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 2963d93e..360a3522 100644 --- a/src/changes/changes.xml +++ b/src/changes/changes.xml @@ -121,7 +121,7 @@ The <action> type attribute can be add,update,fix,remove. <!-- ADD --> <action type="add" dev="ggregory" due-to="Gary Gregory">Add org.apache.commons.dbcp2.datasources.PooledConnectionManager.setPassword(char[]).</action> <!-- UPDATE --> - <action type="update" dev="ggregory" due-to="Gary Gregory">Bump org.apache.commons:commons-parent from 78 to 85.</action> + <action type="update" dev="ggregory" due-to="Gary Gregory">Bump org.apache.commons:commons-parent from 78 to 88 #521.</action> <action type="update" dev="ggregory" due-to="Gary Gregory">Bump org.apache.commons:commons-pool2 from 2.12.0 to 2.12.1 #474.</action> <action type="update" dev="ggregory" due-to="Gary Gregory">Port site from Doxia 1 to 2.</action> <action type="update" dev="ggregory" due-to="Gary Gregory">Bump commons-logging:commons-logging from 1.3.4 to 1.3.5.</action>