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

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

commit 096a2e693e35ec7ae3135e13bbcdc1745184cc96
Author: Andrea Cosentino <[email protected]>
AuthorDate: Wed Feb 22 10:10:58 2023 +0100

    Upgrade CycloneDX maven plugin to version 2.7.5
    
    Signed-off-by: Andrea Cosentino <[email protected]>
---
 pom.xml | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/pom.xml b/pom.xml
index 22da9bfe0bf..f751d300cc4 100644
--- a/pom.xml
+++ b/pom.xml
@@ -140,7 +140,7 @@
         <mycila-license-version>3.0</mycila-license-version>
         <gmavenplus-plugin-version>1.11.1</gmavenplus-plugin-version>
         <groovy-version>3.0.15</groovy-version>
-        <cyclonedx-maven-plugin-version>2.7.4</cyclonedx-maven-plugin-version>
+        <cyclonedx-maven-plugin-version>2.7.5</cyclonedx-maven-plugin-version>
         <antrun-maven-plugin-version>3.1.0</antrun-maven-plugin-version>
 
         <camel.javadoc.offline>false</camel.javadoc.offline>

Reply via email to