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

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


The following commit(s) were added to refs/heads/main by this push:
     new 2aac87a1d6d7 chore(deps-dev): Bump 
org.cyclonedx:cyclonedx-maven-plugin from 2.9.2 to 2.9.3 (#25304)
2aac87a1d6d7 is described below

commit 2aac87a1d6d74754b5e097539c9abb4b0ff76f66
Author: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
AuthorDate: Mon Aug 3 10:53:08 2026 +0200

    chore(deps-dev): Bump org.cyclonedx:cyclonedx-maven-plugin from 2.9.2 to 
2.9.3 (#25304)
    
    chore(deps-dev): Bump org.cyclonedx:cyclonedx-maven-plugin
    
    Bumps 
[org.cyclonedx:cyclonedx-maven-plugin](https://github.com/CycloneDX/cyclonedx-maven-plugin)
 from 2.9.2 to 2.9.3.
    - [Release 
notes](https://github.com/CycloneDX/cyclonedx-maven-plugin/releases)
    - 
[Commits](https://github.com/CycloneDX/cyclonedx-maven-plugin/compare/cyclonedx-maven-plugin-2.9.2...cyclonedx-maven-plugin-2.9.3)
    
    ---
    updated-dependencies:
    - dependency-name: org.cyclonedx:cyclonedx-maven-plugin
      dependency-version: 2.9.3
      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 5d34e0c6390a..e3ec10a7fc65 100644
--- a/pom.xml
+++ b/pom.xml
@@ -130,7 +130,7 @@
             
components/camel-jackson3/**,components/camel-jackson3xml/**,components/camel-test/camel-test-junit6/**
         </sonar.cpd.exclusions>
 
-        <cyclonedx-maven-plugin-version>2.9.2</cyclonedx-maven-plugin-version>
+        <cyclonedx-maven-plugin-version>2.9.3</cyclonedx-maven-plugin-version>
         <flatten-maven-plugin-version>1.8.0</flatten-maven-plugin-version>
         <jacoco-version>0.8.15</jacoco-version>
         <license-maven-plugin-version>5.1.1</license-maven-plugin-version>

Reply via email to