From a54c99968a26a1348b9e6490bfffc0cdddc5de58 Mon Sep 17 00:00:00 2001 From: Otavio Rodolfo Piske Date: Thu, 15 Jun 2023 15:43:52 +0200 Subject: [PATCH] (chores) camel-cxf: fixed duplicate entry causing the build to fail with Maven 4 --- components/camel-cxf/camel-cxf-common/pom.xml | 6 ------ 1 file changed, 6 deletions(-) diff --git a/components/camel-cxf/camel-cxf-common/pom.xml b/components/camel-cxf/camel-cxf-common/pom.xml index 59ac759c636cf..29db364735460 100644 --- a/components/camel-cxf/camel-cxf-common/pom.xml +++ b/components/camel-cxf/camel-cxf-common/pom.xml @@ -74,12 +74,6 @@ ${jakarta-xml-soap-api-version} - - jakarta.xml.soap - jakarta.xml.soap-api - ${jakarta-xml-soap-api-version} - - org.apache.camel camel-test-junit5