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-parent.git
The following commit(s) were added to refs/heads/master by this push: new 91ea21b Bump dependencies 91ea21b is described below commit 91ea21b123cddff75b754e511793b065f6a43207 Author: Gary Gregory <garydgreg...@users.noreply.github.com> AuthorDate: Tue Aug 27 18:07:59 2024 -0400 Bump dependencies - Bump org.apache.maven.plugins:maven-failsafe-plugin from 3.4.0 to 3.5.0 #479 - Bump org.apache.maven.plugins:maven-site-plugin from 3.12.1 to 3.20.0 #480 - Bump org.apache.maven.plugins:maven-pmd-plugin from 3.24.0 to 3.25.0 #481 - Bump org.apache.maven.plugins:maven-surefire-report-plugin from 3.4.0 to 3.5.0 #482 --- src/changes/changes.xml | 4 ++++ 1 file changed, 4 insertions(+) diff --git a/src/changes/changes.xml b/src/changes/changes.xml index d09a3ed..e4e5b4b 100644 --- a/src/changes/changes.xml +++ b/src/changes/changes.xml @@ -61,6 +61,10 @@ The <action> type attribute can be add,update,fix,remove. <!-- FIX --> <!-- ADD --> <!-- UPDATE --> + <action type="update" dev="ggregory" due-to="Dependabot, Gary Gregory">Bump org.apache.maven.plugins:maven-failsafe-plugin from 3.4.0 to 3.5.0 #479.</action> + <action type="update" dev="ggregory" due-to="Dependabot, Gary Gregory">Bump org.apache.maven.plugins:maven-site-plugin from 3.12.1 to 3.20.0 #480.</action> + <action type="update" dev="ggregory" due-to="Dependabot, Gary Gregory">Bump org.apache.maven.plugins:maven-pmd-plugin from 3.24.0 to 3.25.0 #481.</action> + <action type="update" dev="ggregory" due-to="Dependabot, Gary Gregory">Bump org.apache.maven.plugins:maven-surefire-report-plugin from 3.4.0 to 3.5.0 #482.</action> </release> <release version="74" date="2024-08-24" description="Version 74: Maintenance and update dependencies."> <!-- FIX -->