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

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


The following commit(s) were added to refs/heads/main by this push:
     new 7e579e081f1 CAMEL-19640: remove plexus-container-default (#10799)
7e579e081f1 is described below

commit 7e579e081f1722efc13145d18fbe08a0a5857872
Author: Jono Morris <[email protected]>
AuthorDate: Tue Jul 25 18:49:44 2023 +1200

    CAMEL-19640: remove plexus-container-default (#10799)
---
 tooling/maven/camel-package-maven-plugin/pom.xml | 4 ----
 1 file changed, 4 deletions(-)

diff --git a/tooling/maven/camel-package-maven-plugin/pom.xml 
b/tooling/maven/camel-package-maven-plugin/pom.xml
index 15a87aefefb..54cc81539ae 100644
--- a/tooling/maven/camel-package-maven-plugin/pom.xml
+++ b/tooling/maven/camel-package-maven-plugin/pom.xml
@@ -89,10 +89,6 @@
             <groupId>org.apache.maven.shared</groupId>
             <artifactId>maven-dependency-tree</artifactId>
         </dependency>
-        <dependency>
-            <groupId>org.codehaus.plexus</groupId>
-            <artifactId>plexus-container-default</artifactId>
-        </dependency>
         <dependency>
             <groupId>org.codehaus.plexus</groupId>
             <artifactId>plexus-utils</artifactId>

Reply via email to