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 274961c Upgrade Dropbox to version 3.1.1
274961c is described below
commit 274961c663cd5678433283a291857df0d15243b6
Author: Andrea Cosentino <[email protected]>
AuthorDate: Wed Jun 19 11:31:11 2019 +0200
Upgrade Dropbox to version 3.1.1
---
parent/pom.xml | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
diff --git a/parent/pom.xml b/parent/pom.xml
index f6522f5..ed82bbf 100644
--- a/parent/pom.xml
+++ b/parent/pom.xml
@@ -183,7 +183,7 @@
<dozer-version>6.4.1</dozer-version>
<!-- Avoid upgrading to newer version for the moment: see
https://issues.apache.org/jira/browse/CAMEL-13654 -->
<drools-version>7.22.0.Final</drools-version>
- <dropbox-version>3.1.0</dropbox-version>
+ <dropbox-version>3.1.1</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>