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 2018/12/18 14:59:48 UTC

[camel] branch master updated: Upgrade Dropbox Core SDK to version 3.0.11

This is an automated email from the ASF dual-hosted git repository.

acosentino pushed a commit to branch master
in repository https://gitbox.apache.org/repos/asf/camel.git


The following commit(s) were added to refs/heads/master by this push:
     new c552d9a  Upgrade Dropbox Core SDK to version 3.0.11
c552d9a is described below

commit c552d9a687d90a050babfe3eb48d91343f3015a4
Author: Andrea Cosentino <an...@gmail.com>
AuthorDate: Tue Dec 18 15:58:54 2018 +0100

    Upgrade Dropbox Core SDK to version 3.0.11
---
 parent/pom.xml | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/parent/pom.xml b/parent/pom.xml
index dc49ad2..457585a 100644
--- a/parent/pom.xml
+++ b/parent/pom.xml
@@ -186,7 +186,7 @@
     <dom4j-bundle-version>1.6.1_5</dom4j-bundle-version>
     <dozer-version>6.4.1</dozer-version>
     <drools-version>7.14.0.Final</drools-version>
-    <dropbox-version>3.0.10</dropbox-version>
+    <dropbox-version>3.0.11</dropbox-version>
     <eclipse-equinox-common-version>3.3.0-v20070426</eclipse-equinox-common-version>
     <egit-github-core-version>2.1.5</egit-github-core-version>
     <egit-github-core-bundle-version>2.1.5_1</egit-github-core-bundle-version>