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/09/05 07:17:36 UTC

[camel] branch master updated (bb746b4 -> cabffa7)

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 bb746b4  CAMEL-13931 tempFileName directory is not auto-created if it is relative before the endpoint path
     new 3210cb7  Upgrade Fastjson and related bundle to version 1.2.59
     new cabffa7  Regen

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 ++--
 .../spring-boot/spring-boot-dm/camel-spring-boot-dependencies/pom.xml | 2 +-
 2 files changed, 3 insertions(+), 3 deletions(-)


[camel] 01/02: Upgrade Fastjson and related bundle to version 1.2.59

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 3210cb7ac0ef1cfda52d00b1a4c989458015107c
Author: Andrea Cosentino <an...@gmail.com>
AuthorDate: Thu Sep 5 08:44:03 2019 +0200

    Upgrade Fastjson and related bundle to version 1.2.59
---
 parent/pom.xml | 4 ++--
 1 file changed, 2 insertions(+), 2 deletions(-)

diff --git a/parent/pom.xml b/parent/pom.xml
index 152ec2d..8a63f44 100644
--- a/parent/pom.xml
+++ b/parent/pom.xml
@@ -188,8 +188,8 @@
         <fabric8-maven-plugin-version>4.1.0</fabric8-maven-plugin-version>
         <facebook4j-core-version>2.4.13</facebook4j-core-version>
         <facebook4j-core-bundle-version>2.4.13_1</facebook4j-core-bundle-version>
-        <fastjson-version>1.2.58</fastjson-version>
-        <fastjson-bundle-version>1.2.58_1</fastjson-bundle-version>
+        <fastjson-version>1.2.59</fastjson-version>
+        <fastjson-bundle-version>1.2.59_1</fastjson-bundle-version>
         <felix-configadmin-version>1.8.8</felix-configadmin-version>
         <felix-connect-version>0.2.0</felix-connect-version>
         <felix-fileinstall-version>3.5.2</felix-fileinstall-version>


[camel] 02/02: Regen

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 cabffa700742010b650ffa31a720a2b2fa61b021
Author: Andrea Cosentino <an...@gmail.com>
AuthorDate: Thu Sep 5 09:15:39 2019 +0200

    Regen
---
 .../spring-boot/spring-boot-dm/camel-spring-boot-dependencies/pom.xml   | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

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 e0bc4f8..3b8628f 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
@@ -73,7 +73,7 @@
       <dependency>
         <groupId>com.alibaba</groupId>
         <artifactId>fastjson</artifactId>
-        <version>1.2.58</version>
+        <version>1.2.59</version>
       </dependency>
       <dependency>
         <groupId>com.cloudbees.thirdparty</groupId>