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-validator.git
The following commit(s) were added to refs/heads/master by this push: new c25ba1c7 Bump org.apache.commons:commons-lang3 from 3.14.0 to 3.15.0 #241 c25ba1c7 is described below commit c25ba1c713cabd1e76a9f09f0a00f2b6bd11a830 Author: Gary Gregory <garydgreg...@users.noreply.github.com> AuthorDate: Wed Jul 17 18:49:34 2024 -0400 Bump org.apache.commons:commons-lang3 from 3.14.0 to 3.15.0 #241 --- src/changes/changes.xml | 1 + 1 file changed, 1 insertion(+) diff --git a/src/changes/changes.xml b/src/changes/changes.xml index 586c6053..a0cb1bec 100644 --- a/src/changes/changes.xml +++ b/src/changes/changes.xml @@ -86,6 +86,7 @@ The <action> type attribute can be add,update,fix,remove. <action type="update" dev="ggregory" due-to="Dependabot, Gary Gregory">Bump org.apache.commons:commons-parent from 65 to 70 #201.</action> <action type="update" dev="ggregory" due-to="Dependabot">Bump commons-logging:commons-logging from 1.3.0 to 1.3.2 #199, #221.</action> <action type="update" dev="ggregory" due-to="Dependabot">Bump org.apache.commons:commons-csv from 1.10.0 to 1.11.0 #214.</action> + <action type="update" dev="ggregory" due-to="Dependabot">Bump org.apache.commons:commons-lang3 from 3.14.0 to 3.15.0 #241.</action> </release> <release version="1.8.0" date="2023-12-02" description="Maintenance and bug fix release."> <!-- FIX -->