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 31a17731bda30d0aefbcab351570bcce7764c19f
Author: Andrea Cosentino <anco...@gmail.com>
AuthorDate: Fri Mar 3 12:30:45 2023 +0100

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

diff --git a/parent/pom.xml b/parent/pom.xml
index 99caf49d648..c89c3e7079e 100644
--- a/parent/pom.xml
+++ b/parent/pom.xml
@@ -2773,13 +2773,6 @@
                 <scope>import</scope>
             </dependency>
            
-            <!-- optional Jettison -->
-            <dependency>
-                <groupId>org.codehaus.jettison</groupId>
-                <artifactId>jettison</artifactId>
-                <version>${jettison-version}</version>
-            </dependency>
-
             <!-- optional Axiom -->
             <dependency>
                 <groupId>org.apache.ws.commons.axiom</groupId>

Reply via email to