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 0828b9fc Bump org.apache.commons:commons-lang3 from 3.17.0 to 3.18.0 #506 0828b9fc is described below commit 0828b9fcaa2243f042bb3d9ccc92b6177322e868 Author: Gary Gregory <garydgreg...@users.noreply.github.com> AuthorDate: Fri Jul 11 10:18:23 2025 -0400 Bump org.apache.commons:commons-lang3 from 3.17.0 to 3.18.0 #506 --- src/changes/changes.xml | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) diff --git a/src/changes/changes.xml b/src/changes/changes.xml index 1854b5e2..244be3e4 100644 --- a/src/changes/changes.xml +++ b/src/changes/changes.xml @@ -123,7 +123,8 @@ The <action> type attribute can be add,update,fix,remove. <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> - <action type="update" dev="ggregory" due-to="Gary Gregory">Bump org.slf4j:slf4j-simple from 2.0.16 to 2.0.17 #481.</action> + <action type="update" dev="ggregory" due-to="Gary Gregory">Bump org.slf4j:slf4j-simple from 2.0.16 to 2.0.17 #481.</action> + <action type="update" dev="ggregory" due-to="Gary Gregory, Dependabot">Bump org.apache.commons:commons-lang3 from 3.17.0 to 3.18.0 #506.</action> <!-- REMOVE --> <action type="remove" dev="ggregory" due-to="Gary Gregory">Removed internal constructors and methods from the package-private class CPDSConnectionFactory; this is binary compatible.</action> <action type="remove" dev="ggregory" due-to="Gary Gregory">Removed an internal constructor and methods from the package-private class KeyedCPDSConnectionFactory; this is binary compatible.</action>