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

commit 6d246554d9733c7db43ceb5813bc9a0967ee9cd1
Author: Andrea Cosentino <[email protected]>
AuthorDate: Mon Mar 13 11:13:32 2023 +0100

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

diff --git a/pom.xml b/pom.xml
index 8f0d5d00725..0238eb7a9a2 100644
--- a/pom.xml
+++ b/pom.xml
@@ -133,7 +133,6 @@
         <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.5</cyclonedx-maven-plugin-version>
-       <antrun-maven-plugin-version>3.1.0</antrun-maven-plugin-version>
     </properties>
 
 

Reply via email to