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 6d37597 Bump dependencies
6d37597 is described below
commit 6d3759732bc9cfe0dc7c01c09a344ca113a05b62
Author: Gary Gregory <[email protected]>
AuthorDate: Fri Feb 17 07:20:23 2023 -0500
Bump dependencies
Bump maven-failsafe-plugin from 3.0.0-M8 to 3.0.0-M9 #222
Bump maven-surefire-report-plugin from 3.0.0-M8 to 3.0.0-M9 #221
Bump maven-javadoc-plugin from 3.4.1 to 3.5.0 #218
Bump cyclonedx-maven-plugin from 2.7.4 to 2.7.5 #220
---
src/changes/changes.xml | 7 ++++---
1 file changed, 4 insertions(+), 3 deletions(-)
diff --git a/src/changes/changes.xml b/src/changes/changes.xml
index a26e236..974f75c 100644
--- a/src/changes/changes.xml
+++ b/src/changes/changes.xml
@@ -65,16 +65,17 @@ The <action> type attribute can be add,update,fix,remove.
<action type="update" dev="ggregory" due-to="Hervé Boutemy">Fix
cyclonedx-maven-plugin configuration for multi-module projects.</action>
<!-- UPDATE -->
<action type="update" dev="ggregory" due-to="Dependabot">Bump
github/codeql-action from 2.1.37 to 2.1.38 #201.</action>
- <action type="update" dev="ggregory" due-to="Dependabot">Bump
cyclonedx-maven-plugin from 2.7.3 to 2.7.4 #195.</action>
+ <action type="update" dev="ggregory" due-to="Dependabot">Bump
cyclonedx-maven-plugin from 2.7.3 to 2.7.5 #195, #220.</action>
<action type="update" dev="ggregory" due-to="Dependabot">Bump
junit-bom from 5.9.1 to 5.9.2 #198.</action>
<action type="update" dev="ggregory" due-to="Dependabot">Bump
maven-pmd-plugin from 3.19.0 to 3.20.0 #206.</action>
- <action type="update" dev="ggregory" due-to="Dependabot">Bump
maven-surefire-report-plugin from 3.0.0-M7 to 3.0.0-M8 #205, #207.</action>
+ <action type="update" dev="ggregory" due-to="Dependabot">Bump
maven-surefire-report-plugin from 3.0.0-M7 to 3.0.0-M9 #205, #207,
#221.</action>
<action type="update" dev="ggregory" due-to="Dependabot">Bump
maven-checkstyle-plugin from 3.2.0 to 3.2.1 #204.</action>
<action type="update" dev="ggregory" due-to="Dependabot">Bump
maven-project-info-reports-plugin from 3.4.1 to 3.4.2 #203.</action>
- <action type="update" dev="ggregory" due-to="Dependabot">Bump
maven-failsafe-plugin from 3.0.0-M7 to 3.0.0-M8 #202.</action>
+ <action type="update" dev="ggregory" due-to="Dependabot">Bump
maven-failsafe-plugin from 3.0.0-M7 to 3.0.0-M9 #202, #222.</action>
<action type="update" dev="ggregory" due-to="Gary Gregory">Bump
commons.javadoc.java.link from Java 7 to 8.</action>
<action type="update" dev="ggregory" due-to="Dependabot">Bump
maven-enforcer-plugin from 3.1.0 to 3.2.1 #212.</action>
<action type="update" dev="ggregory" due-to="Dependabot">Bump
spdx-maven-plugin from 0.6.3 to 0.6.4 #213.</action>
+ <action type="update" dev="ggregory" due-to="Dependabot">Bump
maven-javadoc-plugin from 3.4.1 to 3.5.0 #218.</action>
</release>
<release version="56" date="2022-12-30" description="Version 56:
Maintenance and update dependencies">
<!-- FIX -->