This is an automated email from the ASF dual-hosted git repository.

oscerd pushed a commit to branch main
in repository https://gitbox.apache.org/repos/asf/camel-kamelets.git


The following commit(s) were added to refs/heads/main by this push:
     new 15c8d876d chore(deps-dev): bump org.cyclonedx:cyclonedx-maven-plugin 
(#2866)
15c8d876d is described below

commit 15c8d876d69b83d9726a33c3c697e6cbf6df25fc
Author: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
AuthorDate: Mon Jun 22 07:13:30 2026 +0200

    chore(deps-dev): bump org.cyclonedx:cyclonedx-maven-plugin (#2866)
    
    Bumps 
[org.cyclonedx:cyclonedx-maven-plugin](https://github.com/CycloneDX/cyclonedx-maven-plugin)
 from 2.9.1 to 2.9.2.
    - [Release 
notes](https://github.com/CycloneDX/cyclonedx-maven-plugin/releases)
    - 
[Commits](https://github.com/CycloneDX/cyclonedx-maven-plugin/compare/cyclonedx-maven-plugin-2.9.1...cyclonedx-maven-plugin-2.9.2)
    
    ---
    updated-dependencies:
    - dependency-name: org.cyclonedx:cyclonedx-maven-plugin
      dependency-version: 2.9.2
      dependency-type: direct:development
      update-type: version-update:semver-patch
    ...
    
    Signed-off-by: dependabot[bot] <[email protected]>
    Co-authored-by: dependabot[bot] 
<49699333+dependabot[bot]@users.noreply.github.com>
---
 pom.xml | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/pom.xml b/pom.xml
index 9374f2432..2a0ee5e75 100644
--- a/pom.xml
+++ b/pom.xml
@@ -71,7 +71,7 @@
         <maven-antrun-plugin.version>3.2.0</maven-antrun-plugin.version>
         <maven-groovy-plugin.version>2.1.1</maven-groovy-plugin.version>
         <apache-rat-plugin.version>0.18</apache-rat-plugin.version>
-        <cyclonedx-maven-plugin-version>2.9.1</cyclonedx-maven-plugin-version>
+        <cyclonedx-maven-plugin-version>2.9.2</cyclonedx-maven-plugin-version>
 
         <camel.version>4.21.0-SNAPSHOT</camel.version>
 

Reply via email to