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 2c1f7a3  Bump cyclonedx-maven-plugin from 2.7.9 to 2.7.10
2c1f7a3 is described below

commit 2c1f7a35ba2ee7b17adf8b260d7739fd81ae7ef9
Author: Gary Gregory <[email protected]>
AuthorDate: Mon Oct 30 16:14:45 2023 -0400

    Bump cyclonedx-maven-plugin from 2.7.9 to 2.7.10
---
 pom.xml                 | 2 +-
 src/changes/changes.xml | 1 +
 2 files changed, 2 insertions(+), 1 deletion(-)

diff --git a/pom.xml b/pom.xml
index 62dbdec..f240690 100644
--- a/pom.xml
+++ b/pom.xml
@@ -145,7 +145,7 @@
     <commons.checkstyle.version>9.3</commons.checkstyle.version>
     <commons.cobertura.version>2.7</commons.cobertura.version>
     <commons.compiler.version>3.11.0</commons.compiler.version>
-    <commons.cyclonedx.version>2.7.9</commons.cyclonedx.version>
+    <commons.cyclonedx.version>2.7.10</commons.cyclonedx.version>
     <commons.spdx.version>0.7.0</commons.spdx.version>
     <commons.failsafe.version>3.2.1</commons.failsafe.version>
     <commons.felix.version>5.1.9</commons.felix.version>
diff --git a/src/changes/changes.xml b/src/changes/changes.xml
index 913ab78..7815cb2 100644
--- a/src/changes/changes.xml
+++ b/src/changes/changes.xml
@@ -73,6 +73,7 @@ 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="update" dev="ggregory" due-to="Gary Gregory">Bump 
cyclonedx-maven-plugin from 2.7.9 to 2.7.10.</action>
         </release>
         <release version="64" date="2023-10-06" description="Version 64: 
Maintenance and update dependencies">
            <!-- FIX -->

Reply via email to