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 2018/02/08 13:58:49 UTC

[camel] branch master updated (612f672 -> b409b2c)

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 612f672  Fixed setting manual auto commit on endpoint uri level. Thanks to Anand Banik for spotting this bug.
     new 4f234a4  Upgrade Fastjson and related bundle to version 1.2.45
     new b409b2c  Upgrade AWS SDK and related bundle to version 1.11.269

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 | 8 ++++----
 1 file changed, 4 insertions(+), 4 deletions(-)

-- 
To stop receiving notification emails like this one, please contact
acosentino@apache.org.

[camel] 02/02: Upgrade AWS SDK and related bundle to version 1.11.269

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 b409b2cc3914907f051f467fb686837c9ee0af19
Author: Andrea Cosentino <an...@gmail.com>
AuthorDate: Thu Feb 8 14:58:14 2018 +0100

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

diff --git a/parent/pom.xml b/parent/pom.xml
index eaf2a2d..fb43df9 100644
--- a/parent/pom.xml
+++ b/parent/pom.xml
@@ -81,8 +81,8 @@
     <avro-bundle-version>1.8.2_1</avro-bundle-version>
     <avro-ipc-bundle-version>1.8.2_1</avro-ipc-bundle-version>
     <awaitility-version>3.0.0</awaitility-version>
-    <aws-java-sdk-bundle-version>1.11.255_1</aws-java-sdk-bundle-version>
-    <aws-java-sdk-version>1.11.255</aws-java-sdk-version>
+    <aws-java-sdk-bundle-version>1.11.269_1</aws-java-sdk-bundle-version>
+    <aws-java-sdk-version>1.11.269</aws-java-sdk-version>
     <aws-xray-version>1.2.0</aws-xray-version>
     <axiom-version>1.2.14</axiom-version>
     <azure-storage-java-sdk-version>6.1.0</azure-storage-java-sdk-version>

-- 
To stop receiving notification emails like this one, please contact
acosentino@apache.org.

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

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 4f234a4ca4cf44cab31035dc3663af8bf81593a5
Author: Andrea Cosentino <an...@gmail.com>
AuthorDate: Thu Feb 8 14:18:27 2018 +0100

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

diff --git a/parent/pom.xml b/parent/pom.xml
index 22e7444..eaf2a2d 100644
--- a/parent/pom.xml
+++ b/parent/pom.xml
@@ -220,8 +220,8 @@
     <facebook4j-core-version>2.4.10</facebook4j-core-version>
     <facebook4j-core-bundle-version>2.4.10_1</facebook4j-core-bundle-version>
     <fastinfoset-version>1.2.13_1</fastinfoset-version>
-    <fastjson-version>1.2.44</fastjson-version>
-    <fastjson-bundle-version>1.2.44_1</fastjson-bundle-version>
+    <fastjson-version>1.2.45</fastjson-version>
+    <fastjson-bundle-version>1.2.45_1</fastjson-bundle-version>
     <felix-configadmin-version>1.8.8</felix-configadmin-version>
     <felix-connect-version>0.1.0</felix-connect-version>
     <felix-fileinstall-version>3.5.2</felix-fileinstall-version>

-- 
To stop receiving notification emails like this one, please contact
acosentino@apache.org.