This is an automated email from the ASF dual-hosted git repository. garydgregory pushed a commit to branch master in repository https://gitbox.apache.org/repos/asf/commons-dbcp.git
commit 6a91cb635b2dda81c718a3a5fd516aa1edb60201 Author: Gary Gregory <[email protected]> AuthorDate: Wed Jul 1 11:28:12 2026 +0000 [test] Bump org.slf4j:slf4j-simple from 2.0.17 to 2.0.18 (#542). --- src/changes/changes.xml | 1 + 1 file changed, 1 insertion(+) diff --git a/src/changes/changes.xml b/src/changes/changes.xml index 20d188ab..7b4db3dd 100644 --- a/src/changes/changes.xml +++ b/src/changes/changes.xml @@ -70,6 +70,7 @@ The <action> type attribute can be add,update,fix,remove. <action type="update" dev="ggregory" due-to="Gary Gregory">Bump org.apache.commons:commons-parent from 93 to 102.</action> <action type="update" dev="ggregory" due-to="Gary Gregory">Bump org.apache.commons:commons-pool2 from 2.13.0 to 2.13.1.</action> <action dev="ggregory" type="update" due-to="Gary Gregory">Bump commons-logging:commons-logging from 1.3.5 to 1.4.0.</action> + <action type="update" dev="ggregory" due-to="Gary Gregory">[test] Bump org.slf4j:slf4j-simple from 2.0.17 to 2.0.18 (#542).</action> </release> <release version="2.14.0" date="2025-12-11" description="This is a minor release, including bug fixes and enhancements."> <!-- FIX -->
