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 792e8e4 Bump dependencies
792e8e4 is described below
commit 792e8e4cb6f3c1b1fe45516ffa53f189d6584706
Author: Gary Gregory <[email protected]>
AuthorDate: Fri Jan 13 09:53:47 2023 -0500
Bump dependencies
- Bump maven-pmd-plugin from 3.19.0 to 3.20.0 #206
- Bump maven-surefire-report-plugin from 3.0.0-M7 to 3.0.0-M8 #205
- Bump maven-checkstyle-plugin from 3.2.0 to 3.2.1 #204
- Bump maven-project-info-reports-plugin from 3.4.1 to 3.4.2 #203
- Bump maven-failsafe-plugin from 3.0.0-M7 to 3.0.0-M8 #202
- Bump github/codeql-action from 2.1.37 to 2.1.38 #201
---
src/changes/changes.xml | 6 ++++++
1 file changed, 6 insertions(+)
diff --git a/src/changes/changes.xml b/src/changes/changes.xml
index edca491..1a6d169 100644
--- a/src/changes/changes.xml
+++ b/src/changes/changes.xml
@@ -62,9 +62,15 @@ The <action> type attribute can be add,update,fix,remove.
<body>
<release version="57" date="2023-MM-DD" description="Version 57:
Maintenance and update dependencies">
<!-- 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="Gary Gregory">Bump pmd
from 6.52.0 to 6.53.0.</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
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.</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>
</release>
<release version="56" date="2022-12-30" description="Version 56:
Maintenance and update dependencies">
<!-- FIX -->