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/23 13:04:03 UTC

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

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 3a5dd63bd5636536340d1cc15fdb1d72320abf6f
Author: Andrea Cosentino <an...@gmail.com>
AuthorDate: Thu Feb 23 13:57:34 2023 +0100

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

diff --git a/parent/pom.xml b/parent/pom.xml
index 4b113d1abaf..78595800a85 100644
--- a/parent/pom.xml
+++ b/parent/pom.xml
@@ -2748,13 +2748,6 @@
             </dependency>
 
 
-            <!-- optional Dropbox dependencies -->
-            <dependency>
-                <groupId>com.dropbox.core</groupId>
-                <artifactId>dropbox-core-sdk</artifactId>
-                <version>${dropbox-version}</version>
-            </dependency>
-
             <!-- optional mina dependencies -->
             <dependency>
                 <groupId>org.apache.mina</groupId>