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

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


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

commit b96c3446f6c25fae83ae51f79f026e87f89d4bdb
Author: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
AuthorDate: Fri Nov 29 09:42:48 2024 +0800

    Bump org.cyclonedx:cyclonedx-maven-plugin from 2.9.0 to 2.9.1 (#6829)
    
    Bumps 
[org.cyclonedx:cyclonedx-maven-plugin](https://github.com/CycloneDX/cyclonedx-maven-plugin)
 from 2.9.0 to 2.9.1.
    - [Release 
notes](https://github.com/CycloneDX/cyclonedx-maven-plugin/releases)
    - 
[Commits](https://github.com/CycloneDX/cyclonedx-maven-plugin/compare/cyclonedx-maven-plugin-2.9.0...cyclonedx-maven-plugin-2.9.1)
    
    ---
    updated-dependencies:
    - dependency-name: org.cyclonedx:cyclonedx-maven-plugin
      dependency-type: direct:production
      update-type: version-update:semver-patch
    ...
    
    Signed-off-by: dependabot[bot] <supp...@github.com>
    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 54d4810153..1d27042e8c 100644
--- a/pom.xml
+++ b/pom.xml
@@ -186,7 +186,7 @@
 
         <!-- Maven plugin versions (keep sorted alphabetically) -->
         <cq-plugin.version>4.15.0</cq-plugin.version>
-        <cyclonedx-maven-plugin-version>2.9.0</cyclonedx-maven-plugin-version>
+        <cyclonedx-maven-plugin-version>2.9.1</cyclonedx-maven-plugin-version>
         
<build-helper-maven-plugin.version>3.6.0</build-helper-maven-plugin.version>
         <exec-maven-plugin.version>3.5.0</exec-maven-plugin.version>
         <formatter-maven-plugin.version>2.24.1</formatter-maven-plugin.version>

Reply via email to