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

acosentino pushed a commit to branch cyclonedx-maven-plugin-2.7.10
in repository https://gitbox.apache.org/repos/asf/camel-spring-boot.git

commit 1c548c9e12a04c0b35eb38cac89f288431ae2542
Author: Andrea Cosentino <[email protected]>
AuthorDate: Fri Nov 3 09:35:38 2023 +0100

    Upgrade CycloneDX Maven Plugin to version 2.7.10
    
    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 f3c1ed9098c..f0df0b997b5 100644
--- a/pom.xml
+++ b/pom.xml
@@ -129,7 +129,7 @@
         <springdoc-version>2.2.0</springdoc-version>
         <surefire.version>${maven-surefire-plugin-version}</surefire.version>
         <swagger-parser-v3-version>2.1.10</swagger-parser-v3-version>
-           
<cyclonedx-maven-plugin-version>2.7.9</cyclonedx-maven-plugin-version>
+       <cyclonedx-maven-plugin-version>2.7.10</cyclonedx-maven-plugin-version>
     </properties>
 
 

Reply via email to