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

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

commit fe9bfd22ca53538519321058b8f8ee28f5830120
Author: Otavio Rodolfo Piske <angusyo...@gmail.com>
AuthorDate: Sat Sep 24 10:31:59 2022 +0200

    CAMEL-17448: removed unused dependencies on camel-cxf-spring-soap
---
 components/camel-cxf/camel-cxf-spring-soap/pom.xml | 6 ------
 1 file changed, 6 deletions(-)

diff --git a/components/camel-cxf/camel-cxf-spring-soap/pom.xml 
b/components/camel-cxf/camel-cxf-spring-soap/pom.xml
index 5988e528e0e..ac7fc3d7b0f 100644
--- a/components/camel-cxf/camel-cxf-spring-soap/pom.xml
+++ b/components/camel-cxf/camel-cxf-spring-soap/pom.xml
@@ -203,12 +203,6 @@
             <scope>test</scope>
         </dependency>
 
-        <dependency>
-            <groupId>org.apache.httpcomponents</groupId>
-            <artifactId>httpmime</artifactId>
-            <scope>test</scope>
-        </dependency>
-
         <dependency>
             <groupId>org.apache.logging.log4j</groupId>
             <artifactId>log4j-slf4j-impl</artifactId>

Reply via email to