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 4e2d9303 build(deps): bump org.cyclonedx:cyclonedx-maven-plugin
4e2d9303 is described below

commit 4e2d9303a3b2bf17c26f7e2fddf4a7db45703a0c
Author: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
AuthorDate: Thu Sep 26 19:52:48 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.8.1 to 2.8.2.
    - [Release 
notes](https://github.com/CycloneDX/cyclonedx-maven-plugin/releases)
    - 
[Commits](https://github.com/CycloneDX/cyclonedx-maven-plugin/compare/cyclonedx-maven-plugin-2.8.1...cyclonedx-maven-plugin-2.8.2)
    
    ---
    updated-dependencies:
    - dependency-name: org.cyclonedx:cyclonedx-maven-plugin
      dependency-type: direct:production
      update-type: version-update:semver-patch
    ...
    
    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 d0dca6f5..aa551648 100644
--- a/pom.xml
+++ b/pom.xml
@@ -87,7 +87,7 @@
         <maven-plugin-api-version>3.6.3</maven-plugin-api-version>
         <maven-plugin-tools-version>3.15.0</maven-plugin-tools-version>
         <maven-shaded-version>3.4.0</maven-shaded-version>
-        <cyclonedx-maven-plugin-version>2.8.1</cyclonedx-maven-plugin-version>
+        <cyclonedx-maven-plugin-version>2.8.2</cyclonedx-maven-plugin-version>
 
         <jib-maven-plugin-version>3.4.3</jib-maven-plugin-version>
         
<jib-layer-filter-extension-maven-version>0.3.0</jib-layer-filter-extension-maven-version>

Reply via email to