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-csv.git
The following commit(s) were added to refs/heads/master by this push: new cbc8b6fe Bump org.apache.commons:commons-lang3 from 3.14.0 to 3.15.0 #450 cbc8b6fe is described below commit cbc8b6fe959aedf2c4d8cfcb8a726fb37bf5cce9 Author: Gary Gregory <garydgreg...@users.noreply.github.com> AuthorDate: Wed Jul 17 18:37:36 2024 -0400 Bump org.apache.commons:commons-lang3 from 3.14.0 to 3.15.0 #450 --- 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 cbb04d26..1c81763b 100644 --- a/src/changes/changes.xml +++ b/src/changes/changes.xml @@ -50,7 +50,8 @@ <!-- UPDATE --> <action type="update" dev="ggregory" due-to="Dependabot">Bump commons-codec:commons-codec from 1.16.1 to 1.17.1 #422, #449.</action> <action type="update" dev="ggregory" due-to="Gary Gregory">Bump org.apache.commons:commons-parent from 69 to 71 #435.</action> - <action type="update" dev="ggregory" due-to="Gary Gregory">Bump org.codehaus.mojo:taglist-maven-plugin from 3.0.0 to 3.1.0 #441.</action> + <action type="update" dev="ggregory" due-to="Gary Gregory">Bump org.codehaus.mojo:taglist-maven-plugin from 3.0.0 to 3.1.0 #441.</action> + <action type="update" dev="ggregory" due-to="Gary Gregory">Bump org.apache.commons:commons-lang3 from 3.14.0 to 3.15.0 #450.</action> </release> <release version="1.11.0" date="2024-04-28" description="Feature and bug fix release (Java 8 or above)"> <!-- ADD -->