This is an automated email from the ASF dual-hosted git repository. garydgregory pushed a commit to branch master in repository https://gitbox.apache.org/repos/asf/commons-parent.git
commit 7528e6030f698af689dc318d25b3d3f68f0ec7e0 Author: Gary Gregory <[email protected]> AuthorDate: Sat Aug 22 07:47:29 2026 -0400 Bump org.cyclonedx:cyclonedx-maven-plugin from 2.9.2 to 2.9.3. --- pom.xml | 2 +- src/changes/changes.xml | 1 + 2 files changed, 2 insertions(+), 1 deletion(-) diff --git a/pom.xml b/pom.xml index fea9955..25e6c0c 100644 --- a/pom.xml +++ b/pom.xml @@ -122,7 +122,7 @@ <commons.checkstyle-plugin.version>3.6.0</commons.checkstyle-plugin.version> <commons.checkstyle.version>13.2.0</commons.checkstyle.version> <commons.compiler.version>3.15.0</commons.compiler.version> - <commons.cyclonedx.version>2.9.2</commons.cyclonedx.version> + <commons.cyclonedx.version>2.9.3</commons.cyclonedx.version> <commons.spdx.version>1.0.4</commons.spdx.version> <commons.failsafe.version>3.5.6</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 2778a99..bda8214 100644 --- a/src/changes/changes.xml +++ b/src/changes/changes.xml @@ -61,6 +61,7 @@ The <action> type attribute can be add,update,fix,remove. <!-- FIX --> <!-- ADD --> <!-- UPDATE --> + <action type="update" dev="ggregory" due-to="Gary Gregory">Bump org.cyclonedx:cyclonedx-maven-plugin from 2.9.2 to 2.9.3.</action> </release> <release version="104" date="2026-08-20" description="This is a feature and maintenance release. Java 8 or later is required."> <!-- FIX -->
