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/07 10:26:22 UTC

[camel] 01/02: CAMEL-19062 - Clean up Parent POM - XML Apis

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 0e22fb7091884477685c580799857c40d9e68ac2
Author: Andrea Cosentino <an...@gmail.com>
AuthorDate: Tue Mar 7 11:22:21 2023 +0100

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

diff --git a/parent/pom.xml b/parent/pom.xml
index cf73bb9d286..3e589642952 100644
--- a/parent/pom.xml
+++ b/parent/pom.xml
@@ -2774,11 +2774,6 @@
             </dependency>
 	    
             <!-- optional misc -->
-            <dependency>
-                <groupId>xml-apis</groupId>
-                <artifactId>xml-apis</artifactId>
-                <version>${xml-apis-version}</version>
-            </dependency>
             <dependency>
                 <groupId>org.codehaus.woodstox</groupId>
                 <artifactId>woodstox-core-asl</artifactId>