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

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


The following commit(s) were added to refs/heads/main by this push:
     new 11522c15 build(deps): bump org.cyclonedx:cyclonedx-maven-plugin
11522c15 is described below

commit 11522c15326a2980a953d46837602e95e6f2bc11
Author: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
AuthorDate: Wed Jul 31 13:12:38 2024 +0000

    build(deps): bump org.cyclonedx:cyclonedx-maven-plugin
    
    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 fa1d2d45..6565bcfe 100644
--- a/pom.xml
+++ b/pom.xml
@@ -88,7 +88,7 @@
         <maven-plugin-api-version>3.6.3</maven-plugin-api-version>
         <maven-plugin-tools-version>3.11.0</maven-plugin-tools-version>
         <maven-shaded-version>3.3.2</maven-shaded-version>
-        <cyclonedx-maven-plugin-version>2.7.11</cyclonedx-maven-plugin-version>
+        <cyclonedx-maven-plugin-version>2.8.0</cyclonedx-maven-plugin-version>
 
         <jib-maven-plugin-version>3.4.1</jib-maven-plugin-version>
         
<jib-layer-filter-extension-maven-version>0.3.0</jib-layer-filter-extension-maven-version>

Reply via email to