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 cdee541e Move up commons-parent entry cdee541e is described below commit cdee541e704d7b468c5a15f340ca90d8f4061525 Author: Gary D. Gregory <garydgreg...@gmail.com> AuthorDate: Tue May 27 19:02:23 2025 -0400 Move up commons-parent entry --- src/changes/changes.xml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/src/changes/changes.xml b/src/changes/changes.xml index 93c57214..765b96de 100644 --- a/src/changes/changes.xml +++ b/src/changes/changes.xml @@ -91,9 +91,9 @@ The <action> type attribute can be add,update,fix,remove. <action type="add" dev="ggregory" due-to="nullwli, Gary Gregory">Add Validator.getResources()</action> <!-- UPDATE --> <action type="update" dev="sjaranowski" due-to="Slawomir Jaranowski, Gary Gregory">Bump org.apache.commons:commons-parent from 78 to 84, fix changes.xml format for new plugin version</action> + <action type="update" dev="ggregory" due-to="Dependabot, Gary Gregory">Bump org.apache.commons:commons-parent from 70 to 78 #231, #245, #253, #256, #262, #267, #272, #278.</action> <action type="update" dev="sebb">DomainValidator: Changes from 2024121700, Last Updated Tue Dec 17 07:07:01 2024 UTC.</action> <action type="update" dev="sebb">IBANValidatorTest: parameterise SWIFT registry version; update to v99</action> - <action type="update" dev="ggregory" due-to="Dependabot, Gary Gregory">Bump org.apache.commons:commons-parent from 70 to 78 #231, #245, #253, #256, #262, #267, #272, #278.</action> <action type="update" dev="ggregory" due-to="Dependabot, Gary Gregory">Bump commons-logging:commons-logging from 1.3.2 to 1.3.5 #238, #254.</action> <action type="update" dev="ggregory" due-to="Dependabot, Gary Gregory">Bump org.apache.commons:commons-lang3 from 3.15.0 to 3.17.0 #248, #257.</action> <action type="update" dev="ggregory" due-to="Dependabot, Gary Gregory">Bump org.apache.commons:commons-csv from 1.11.0 to 1.14.0 #264.</action>