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-spring-boot.git


The following commit(s) were added to refs/heads/main by this push:
     new 6977afc157f Bump org.cyclonedx:cyclonedx-maven-plugin from 2.9.1 to 
2.9.2 (#1825)
6977afc157f is described below

commit 6977afc157f0816f94d060653a78302ae06becdd
Author: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
AuthorDate: Mon Jun 22 20:39:51 2026 +0200

    Bump org.cyclonedx:cyclonedx-maven-plugin from 2.9.1 to 2.9.2 (#1825)
    
    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 cac9f404c38..047c199e62d 100644
--- a/pom.xml
+++ b/pom.xml
@@ -127,7 +127,7 @@
         <maven-surefire-plugin-version>3.5.6</maven-surefire-plugin-version>
         <springdoc-version>3.0.2</springdoc-version>
         <surefire.version>${maven-surefire-plugin-version}</surefire.version>
-        <cyclonedx-maven-plugin-version>2.9.1</cyclonedx-maven-plugin-version>
+        <cyclonedx-maven-plugin-version>2.9.2</cyclonedx-maven-plugin-version>
         <wiremock-spring-boot-version>4.2.0</wiremock-spring-boot-version>
         
<spring-session-hazelcast-version>4.0.0-M2</spring-session-hazelcast-version>
     </properties>

Reply via email to