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 2019/12/20 10:35:27 UTC

[camel] branch master updated (f9aac4f -> 6830ccd)

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

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


    from f9aac4f  Align the number of placeholders and the number arguments of log messages.
     new 7efb068  Upgrade Dropbox SDK to version 3.1.3
     new 6830ccd  Upgrade JsonApi to version 0.10

The 2 revisions listed above as "new" are entirely new to this
repository and will be described in separate emails.  The revisions
listed as "add" were already present in the repository and have only
been added to this reference.


Summary of changes:
 parent/pom.xml | 4 ++--
 1 file changed, 2 insertions(+), 2 deletions(-)


[camel] 01/02: Upgrade Dropbox SDK to version 3.1.3

Posted by ac...@apache.org.
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

commit 7efb0685cc312377dc27a56a837a8bb27b9b76cb
Author: Andrea Cosentino <an...@gmail.com>
AuthorDate: Fri Dec 20 11:26:29 2019 +0100

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

diff --git a/parent/pom.xml b/parent/pom.xml
index 89de66d..0abf076 100644
--- a/parent/pom.xml
+++ b/parent/pom.xml
@@ -170,7 +170,7 @@
         <docker-java-bundle-version>3.1.5_1</docker-java-bundle-version>
         <dozer-version>6.5.0</dozer-version>
         <drools-version>7.31.0.Final</drools-version>
-        <dropbox-version>3.1.2</dropbox-version>
+        <dropbox-version>3.1.3</dropbox-version>
         <debezium-version>0.10.0.Final</debezium-version>
         <debezium-mysql-connector-version>8.0.15</debezium-mysql-connector-version>
         <egit-github-core-version>2.1.5</egit-github-core-version>


[camel] 02/02: Upgrade JsonApi to version 0.10

Posted by ac...@apache.org.
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

commit 6830ccdcb800a9575c535fcb03b565bbd854b8be
Author: Andrea Cosentino <an...@gmail.com>
AuthorDate: Fri Dec 20 11:32:24 2019 +0100

    Upgrade JsonApi to version 0.10
---
 parent/pom.xml | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/parent/pom.xml b/parent/pom.xml
index 0abf076..ad9fecb 100644
--- a/parent/pom.xml
+++ b/parent/pom.xml
@@ -299,7 +299,7 @@
         <jackrabbit-version>2.19.6</jackrabbit-version>
         <jackrabbit-guava-version>15.0</jackrabbit-guava-version>
         <jain-sip-ri-bundle-version>1.2.154_2</jain-sip-ri-bundle-version>
-        <jasminb-jsonapi-version>0.9</jasminb-jsonapi-version>
+        <jasminb-jsonapi-version>0.10</jasminb-jsonapi-version>
         <jandex-version>2.1.2.Final</jandex-version>
         <jasn1-version>1.11.2</jasn1-version>
         <jasypt-bundle-version>1.9.3_1</jasypt-bundle-version>