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 2015/10/20 17:36:18 UTC

camel git commit: Upgrade Dropbox SDK to version 1.8.2

Repository: camel
Updated Branches:
  refs/heads/master ee65ccad7 -> 29ebd6dfe


Upgrade Dropbox SDK to version 1.8.2


Project: http://git-wip-us.apache.org/repos/asf/camel/repo
Commit: http://git-wip-us.apache.org/repos/asf/camel/commit/29ebd6df
Tree: http://git-wip-us.apache.org/repos/asf/camel/tree/29ebd6df
Diff: http://git-wip-us.apache.org/repos/asf/camel/diff/29ebd6df

Branch: refs/heads/master
Commit: 29ebd6dfea7b2f7e3c5eeb3dd5c029ec5271999c
Parents: ee65cca
Author: Andrea Cosentino <an...@gmail.com>
Authored: Tue Oct 20 17:29:58 2015 +0200
Committer: Andrea Cosentino <an...@gmail.com>
Committed: Tue Oct 20 17:29:58 2015 +0200

----------------------------------------------------------------------
 parent/pom.xml | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)
----------------------------------------------------------------------


http://git-wip-us.apache.org/repos/asf/camel/blob/29ebd6df/parent/pom.xml
----------------------------------------------------------------------
diff --git a/parent/pom.xml b/parent/pom.xml
index bcb68dc..42cf523 100644
--- a/parent/pom.xml
+++ b/parent/pom.xml
@@ -137,7 +137,7 @@
     <dom4j-bundle-version>1.6.1_5</dom4j-bundle-version>
     <dozer-version>5.5.1</dozer-version>
     <drools-version>6.3.0.Final</drools-version>
-    <dropbox-version>1.8.1</dropbox-version>
+    <dropbox-version>1.8.2</dropbox-version>
     <easymock-version>3.2</easymock-version>
     <eclipse-compiler-version>4.2.2</eclipse-compiler-version>
     <eclipse-equinox-common-version>3.3.0-v20070426</eclipse-equinox-common-version>