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 2911dd0 Bump dependencies 2911dd0 is described below commit 2911dd0a1bd09af364ed33aeb39b58494e16eab8 Author: Gary Gregory <garydgreg...@users.noreply.github.com> AuthorDate: Thu Aug 22 15:49:05 2024 -0400 Bump dependencies - Bump com.github.siom79.japicmp:japicmp-maven-plugin from 0.22.0 to 0.23.0 #472 - Bump org.apache.maven.plugins:maven-jxr-plugin from 3.4.0 to 3.5.0 #473 - Bump org.apache.maven.plugins:maven-project-info-reports-plugin from 3.6.2 to 3.7.0 #474 - Bump org.apache.maven.plugins:maven-checkstyle-plugin from 3.4.0 to 3.5.0 #475 --- src/changes/changes.xml | 4 ++++ 1 file changed, 4 insertions(+) diff --git a/src/changes/changes.xml b/src/changes/changes.xml index 22a9a59..cfb821c 100644 --- a/src/changes/changes.xml +++ b/src/changes/changes.xml @@ -65,6 +65,10 @@ The <action> type attribute can be add,update,fix,remove. <action type="update" dev="ggregory" due-to="Dependabot, Gary Gregory">Bump org.apache.maven.plugins:maven-surefire-plugin from 3.3.1 to 3.4.0 #469.</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 #471.</action> <action type="update" dev="ggregory" due-to="Dependabot, Gary Gregory">Bump org.apache.maven.plugins:maven-surefire-report-plugin from 3.3.1 to 3.4.0 #470.</action> + <action type="update" dev="ggregory" due-to="Dependabot, Gary Gregory">Bump com.github.siom79.japicmp:japicmp-maven-plugin from 0.22.0 to 0.23.0 #472.</action> + <action type="update" dev="ggregory" due-to="Dependabot, Gary Gregory">Bump org.apache.maven.plugins:maven-jxr-plugin from 3.4.0 to 3.5.0 #473.</action> + <action type="update" dev="ggregory" due-to="Dependabot, Gary Gregory">Bump org.apache.maven.plugins:maven-project-info-reports-plugin from 3.6.2 to 3.7.0 #474.</action> + <action type="update" dev="ggregory" due-to="Dependabot, Gary Gregory">Bump org.apache.maven.plugins:maven-checkstyle-plugin from 3.4.0 to 3.5.0 #475.</action> </release> <release version="73" date="2024-08-15" description="Version 73: Maintenance and update dependencies."> <!-- FIX -->