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/02/20 10:28:38 UTC

[camel] branch main updated: CAMEL-19062 - Clean up Parent POM - Stax-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


The following commit(s) were added to refs/heads/main by this push:
     new 40d83609da1 CAMEL-19062 - Clean up Parent POM - Stax-api
40d83609da1 is described below

commit 40d83609da15a08a9c59c43d694663f6d757da9b
Author: Andrea Cosentino <an...@gmail.com>
AuthorDate: Mon Feb 20 11:27:00 2023 +0100

    CAMEL-19062 - Clean up Parent POM - Stax-api
    
    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 7447a7c350f..ba06db85661 100644
--- a/parent/pom.xml
+++ b/parent/pom.xml
@@ -2692,11 +2692,6 @@
             </dependency>
 	    
 	    <!-- optional dependencies -->
-            <dependency>
-                <groupId>stax</groupId>
-                <artifactId>stax-api</artifactId>
-                <version>${stax-api-version}</version>
-            </dependency>
             <dependency>
                 <groupId>com.sun.xml.bind</groupId>
                 <artifactId>jaxb-impl</artifactId>