You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@camel.apache.org by ac...@apache.org on 2023/03/09 10:31:04 UTC

[camel] 01/02: CAMEL-19062 - Clean up Parent POM - Jakarta XML SOAP API

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

commit 6eb8faa2d8bf47d391a0c041a14609eed718c681
Author: Andrea Cosentino <an...@gmail.com>
AuthorDate: Thu Mar 9 11:24:17 2023 +0100

    CAMEL-19062 - Clean up Parent POM - Jakarta XML SOAP API
    
    Signed-off-by: Andrea Cosentino <an...@gmail.com>
---
 parent/pom.xml | 6 ------
 1 file changed, 6 deletions(-)

diff --git a/parent/pom.xml b/parent/pom.xml
index 763d2db915e..7915375724c 100644
--- a/parent/pom.xml
+++ b/parent/pom.xml
@@ -2787,12 +2787,6 @@
                 <version>${glassfish-jaxb-runtime-version}</version>
             </dependency>
 
-            <dependency>
-                <groupId>jakarta.xml.soap</groupId>
-                <artifactId>jakarta.xml.soap-api</artifactId>
-                <version>${jakarta-xml-soap-api-version}</version>
-            </dependency>
-
             <dependency>
                 <groupId>org.eclipse.angus</groupId>
                 <artifactId>angus-mail</artifactId>