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 243812f  Move entries to correct version
243812f is described below

commit 243812ff79d54be628a9a6f146dc97eb2b3d3ad5
Author: Gary Gregory <garydgreg...@gmail.com>
AuthorDate: Wed Aug 2 09:41:16 2023 -0400

    Move entries to correct version
---
 src/changes/changes.xml | 19 ++++++++++---------
 1 file changed, 10 insertions(+), 9 deletions(-)

diff --git a/src/changes/changes.xml b/src/changes/changes.xml
index 95579ce..7ab7742 100644
--- a/src/changes/changes.xml
+++ b/src/changes/changes.xml
@@ -61,8 +61,18 @@ The <action> type attribute can be add,update,fix,remove.
 
     <body>
         <release version="60" date="2023-MM-DD" description="Version 60: 
Maintenance and update dependencies">
+           <!-- ADD -->
+           <action type="add" dev="ggregory" due-to="Gary Gregory">Add SPDX 
SBOM in the package phase.</action>
            <!-- UPDATE -->
            <action type="update" dev="ggregory" due-to="Dependabot">Bump JUnit 
from 5.9.3 to 5.10.0.</action>
+           <action type="update" dev="ggregory" due-to="Dependabot">Bump 
maven-assembly-plugin from 3.5.0 to 3.6.0.</action>
+           <action type="update" dev="ggregory" due-to="Dependabot">Bump 
maven-checkstyle-plugin from 3.2.2 to 3.3.0.</action>
+           <action type="update" dev="ggregory" due-to="Dependabot">Bump 
maven-failsafe-plugin from 3.0.0 to 3.1.2.</action>
+           <action type="update" dev="ggregory" due-to="Dependabot">Bump 
maven-surefire-plugin from 3.0.0 to 3.1.2.</action>
+           <action type="update" dev="ggregory" due-to="Dependabot">Bump 
maven-pmd-plugin from 3.20.0 to 3.21.0.</action>
+           <action type="update" dev="ggregory" due-to="Dependabot">Bump 
maven-project-info-reports-plugin from 3.4.3 to 3.4.5.</action>
+           <action type="update" dev="ggregory" due-to="Dependabot">Bump 
maven-source-plugin from 3.2.1 to 3.3.0.</action>
+           <action type="update" dev="ggregory" due-to="Dependabot">Bump 
org.apache.felix:maven-bundle-plugin from 5.1.8 to 5.1.9.</action>
         </release>
         <release version="59" date="2023-07-22" description="Version 59: 
Maintenance and update dependencies">
            <!-- ADD -->
@@ -71,7 +81,6 @@ The <action> type attribute can be add,update,fix,remove.
            <action type="add" dev="ggregory" due-to="Gary Gregory">Add POM 
property commons.javadoc.javaee9.link.</action>
            <action type="add" dev="ggregory" due-to="Gary Gregory">Add POM 
property commons.javadoc.javaee9.1.link.</action>
            <action type="add" dev="ggregory" due-to="Gary Gregory">Add POM 
property commons.javadoc.javaee10.link.</action>
-           <action type="add" dev="ggregory" due-to="Gary Gregory">Add SPDX 
SBOM in the package phase.</action>
            <!-- FIX -->           
            <action type="add" dev="ggregory" due-to="Gary Gregory">Don't use 
the animal sniffer plugin on Java >=9, use the compiler release flag 
instead.</action>
            <!-- UPDATE -->
@@ -83,14 +92,6 @@ The <action> type attribute can be add,update,fix,remove.
            <action type="update" dev="ggregory" due-to="Dependabot">Bump 
org:apache:apache (parent POM) from 29 to 30.</action>
            <action type="update" dev="ggregory" due-to="Dependabot">Bump 
commons-release-plugin from 1.8.0 to 1.8.1.</action>
            <action type="update" dev="ggregory" due-to="Dependabot">Bump 
commons-build-plugin from 1.12 to 1.13.</action>
-           <action type="update" dev="ggregory" due-to="Dependabot">Bump 
maven-assembly-plugin from 3.5.0 to 3.6.0.</action>
-           <action type="update" dev="ggregory" due-to="Dependabot">Bump 
maven-checkstyle-plugin from 3.2.2 to 3.3.0.</action>
-           <action type="update" dev="ggregory" due-to="Dependabot">Bump 
maven-failsafe-plugin from 3.0.0 to 3.1.2.</action>
-           <action type="update" dev="ggregory" due-to="Dependabot">Bump 
maven-surefire-plugin from 3.0.0 to 3.1.2.</action>
-           <action type="update" dev="ggregory" due-to="Dependabot">Bump 
maven-pmd-plugin from 3.20.0 to 3.21.0.</action>
-           <action type="update" dev="ggregory" due-to="Dependabot">Bump 
maven-project-info-reports-plugin from 3.4.3 to 3.4.5.</action>
-           <action type="update" dev="ggregory" due-to="Dependabot">Bump 
maven-source-plugin from 3.2.1 to 3.3.0.</action>
-           <action type="update" dev="ggregory" due-to="Dependabot">Bump 
org.apache.felix:maven-bundle-plugin from 5.1.8 to 5.1.9.</action>
         </release>
         <release version="58" date="2023-05-20" description="Version 58: 
Maintenance and update dependencies">
            <!-- ADD -->

Reply via email to