Repository: camel Updated Branches: refs/heads/master b7e8974f2 -> d983c0353
Regen Project: http://git-wip-us.apache.org/repos/asf/camel/repo Commit: http://git-wip-us.apache.org/repos/asf/camel/commit/d983c035 Tree: http://git-wip-us.apache.org/repos/asf/camel/tree/d983c035 Diff: http://git-wip-us.apache.org/repos/asf/camel/diff/d983c035 Branch: refs/heads/master Commit: d983c0353ce5754de21b36d6ff953cf654693a0b Parents: b7e8974 Author: Claus Ibsen <davscl...@apache.org> Authored: Fri Oct 6 14:38:29 2017 +0200 Committer: Claus Ibsen <davscl...@apache.org> Committed: Fri Oct 6 14:38:29 2017 +0200 ---------------------------------------------------------------------- .../spring-boot-dm/camel-spring-boot-dependencies/pom.xml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) ---------------------------------------------------------------------- http://git-wip-us.apache.org/repos/asf/camel/blob/d983c035/platforms/spring-boot/spring-boot-dm/camel-spring-boot-dependencies/pom.xml ---------------------------------------------------------------------- diff --git a/platforms/spring-boot/spring-boot-dm/camel-spring-boot-dependencies/pom.xml b/platforms/spring-boot/spring-boot-dm/camel-spring-boot-dependencies/pom.xml index 90f9778..32a4d37 100644 --- a/platforms/spring-boot/spring-boot-dm/camel-spring-boot-dependencies/pom.xml +++ b/platforms/spring-boot/spring-boot-dm/camel-spring-boot-dependencies/pom.xml @@ -58,7 +58,7 @@ <dependency> <groupId>com.dropbox.core</groupId> <artifactId>dropbox-core-sdk</artifactId> - <version>1.8.2</version> + <version>3.0.4</version> </dependency> <dependency> <groupId>com.github.dozermapper</groupId>