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 1d29814 Reorg
new feeba5e Merge branch 'master' of
https://gitbox.apache.org/repos/asf/commons-parent
1d29814 is described below
commit 1d29814f17cf2c44bcc5ae5af22f0b83d618b06d
Author: Gary Gregory <[email protected]>
AuthorDate: Fri Oct 27 08:11:41 2023 -0400
Reorg
---
src/changes/changes.xml | 4 +++-
1 file changed, 3 insertions(+), 1 deletion(-)
diff --git a/src/changes/changes.xml b/src/changes/changes.xml
index 3b7794a..913ab78 100644
--- a/src/changes/changes.xml
+++ b/src/changes/changes.xml
@@ -61,6 +61,9 @@ The <action> type attribute can be add,update,fix,remove.
<body>
<release version="65" date="202Y-MM-DD" description="Version 65:
Maintenance and update dependencies">
+ <!-- FIX -->
+ <action type="fix"
dev="sebb">s/commons.surefire-report.version/commons.surefire.version/
incorrectly added in 714c3a9</action>
+ <!-- UPDATE -->
<action type="update" dev="ggregory" due-to="Dependabot">Bump
com.github.spotbugs:spotbugs from 4.7.3 to 4.8.0 #317.</action>
<action type="update" dev="ggregory" due-to="Dependabot">Bump
org.jacoco:jacoco-maven-plugin from 0.8.10 to 0.8.11 #321.</action>
<action type="update" dev="ggregory" due-to="Dependabot">Bump
com.github.siom79.japicmp:japicmp-maven-plugin from 0.18.1 to 0.18.2
#320.</action>
@@ -70,7 +73,6 @@ The <action> type attribute can be add,update,fix,remove.
<action type="update" dev="ggregory" due-to="Gary Gregory">Bump
maven-surefire-report-plugin from 3.1.2 to 3.2.1.</action>
<action type="update" dev="ggregory" due-to="Gary Gregory">Bump
maven-checkstyle-plugin from 3.3.0 to 3.3.1.</action>
<action type="update" dev="ggregory" due-to="Gary Gregory">Bump
org.codehaus.mojo:javancss-maven-plugin from undefined to 2.1.</action>
- <action type="fix"
dev="sebb">s/commons.surefire-report.version/commons.surefire.version/
incorrectly added in 714c3a9</action>
</release>
<release version="64" date="2023-10-06" description="Version 64:
Maintenance and update dependencies">
<!-- FIX -->