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
The following commit(s) were added to refs/heads/master by this push:
new f3a2187 Bump org.cyclonedx:cyclonedx-maven-plugin from 2.9.1 to 2.9.2.
f3a2187 is described below
commit f3a218797ec4aa7a83559ca0e30580e7026b4d37
Author: Gary Gregory <[email protected]>
AuthorDate: Tue Jun 23 15:14:35 2026 +0000
Bump org.cyclonedx:cyclonedx-maven-plugin from 2.9.1 to 2.9.2.
---
pom.xml | 2 +-
src/changes/changes.xml | 1 +
2 files changed, 2 insertions(+), 1 deletion(-)
diff --git a/pom.xml b/pom.xml
index e743b1e..a013529 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.1</commons.cyclonedx.version>
+ <commons.cyclonedx.version>2.9.2</commons.cyclonedx.version>
<commons.spdx.version>1.0.3</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 8d1f650..30d7c9a 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.1 to 2.9.2.</action>
</release>
<release version="102" date="2026-06-07" description="This is a feature
and maintenance release. Java 8 or later is required.">
<!-- FIX -->