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 11:32:36 UTC

[camel] 04/06: CAMEL-19062 - Clean up Parent POM - JAXB JXC

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 dac309e3756a66ec0efa8c2a28558120ee838b45
Author: Andrea Cosentino <an...@gmail.com>
AuthorDate: Mon Feb 20 11:57:06 2023 +0100

    CAMEL-19062 - Clean up Parent POM - JAXB JXC
    
    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 522272422ca..e675b12383e 100644
--- a/parent/pom.xml
+++ b/parent/pom.xml
@@ -2692,11 +2692,6 @@
             </dependency>
 	    
 	    <!-- optional dependencies -->
-            <dependency>
-                <groupId>com.sun.xml.bind</groupId>
-                <artifactId>jaxb-jxc</artifactId>
-                <version>${jaxb-xjc-version}</version>
-            </dependency>
             <dependency>
                 <groupId>com.sun.xml.parsers</groupId>
                 <artifactId>jaxp-ri</artifactId>