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 583f269e Bump org.apache.commons:commons-lang3 from 3.14.0 to 3.15.0 #404 583f269e is described below commit 583f269e913c3d84d2b8ec940c21c8b7b7e66ac3 Author: Gary Gregory <garydgreg...@users.noreply.github.com> AuthorDate: Wed Jul 17 18:41:40 2024 -0400 Bump org.apache.commons:commons-lang3 from 3.14.0 to 3.15.0 #404 --- src/changes/changes.xml | 1 + 1 file changed, 1 insertion(+) diff --git a/src/changes/changes.xml b/src/changes/changes.xml index 8f3bef34..532bd7b2 100644 --- a/src/changes/changes.xml +++ b/src/changes/changes.xml @@ -75,6 +75,7 @@ The <action> type attribute can be add,update,fix,remove. <!-- UPDATE --> <action type="update" dev="ggregory" due-to="Gary Gregory">Bump org.apache.commons:commons-parent from 66 to 71 #360, #371, #395.</action> <action type="update" dev="ggregory" due-to="Gary Gregory, Dependabot">Bump commons-logging:commons-logging from 1.3.0 to 1.3.3 #368, #399.</action> + <action type="update" dev="ggregory" due-to="Gary Gregory, Dependabot">Bump org.apache.commons:commons-lang3 from 3.14.0 to 3.15.0 #404.</action> </release> <release version="2.12.0" date="2024-02-29" description="This is a minor release, including bug fixes and enhancements."> <!-- FIX -->