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

jamesnetherton 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 4b59950849 Bump org.cyclonedx:cyclonedx-maven-plugin from 2.7.11 to 
2.8.0
4b59950849 is described below

commit 4b59950849c3dc3ecbbaae0749e7fb8bdfb99fe1
Author: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
AuthorDate: Tue Mar 26 22:09:46 2024 +0000

    Bump org.cyclonedx:cyclonedx-maven-plugin from 2.7.11 to 2.8.0
    
    Bumps 
[org.cyclonedx:cyclonedx-maven-plugin](https://github.com/CycloneDX/cyclonedx-maven-plugin)
 from 2.7.11 to 2.8.0.
    - [Release 
notes](https://github.com/CycloneDX/cyclonedx-maven-plugin/releases)
    - 
[Commits](https://github.com/CycloneDX/cyclonedx-maven-plugin/compare/cyclonedx-maven-plugin-2.7.11...cyclonedx-maven-plugin-2.8.0)
    
    ---
    updated-dependencies:
    - dependency-name: org.cyclonedx:cyclonedx-maven-plugin
      dependency-type: direct:production
      update-type: version-update:semver-minor
    ...
    
    Signed-off-by: dependabot[bot] <[email protected]>
---
 pom.xml | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/pom.xml b/pom.xml
index d765a2bfaf..d6687e738b 100644
--- a/pom.xml
+++ b/pom.xml
@@ -179,7 +179,7 @@
 
         <!-- Maven plugin versions (keep sorted alphabetically) -->
         <cq-plugin.version>4.6.1</cq-plugin.version>
-        <cyclonedx-maven-plugin-version>2.7.11</cyclonedx-maven-plugin-version>
+        <cyclonedx-maven-plugin-version>2.8.0</cyclonedx-maven-plugin-version>
         
<build-helper-maven-plugin.version>3.5.0</build-helper-maven-plugin.version>
         <exec-maven-plugin.version>3.2.0</exec-maven-plugin.version>
         <formatter-maven-plugin.version>2.23.0</formatter-maven-plugin.version>

Reply via email to