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-spring-boot.git


The following commit(s) were added to refs/heads/main by this push:
     new 2e90fa8c1e8 Upgrade CycloneDX Maven Plugin to version 2.7.10 (#996)
2e90fa8c1e8 is described below

commit 2e90fa8c1e818fee64d88255849ac0286d406667
Author: Andrea Cosentino <[email protected]>
AuthorDate: Fri Nov 3 10:34:44 2023 +0100

    Upgrade CycloneDX Maven Plugin to version 2.7.10 (#996)
    
    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