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/12/07 07:24:51 UTC

[camel] branch master updated (31da33c -> 2fa0000)

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 31da33c  Polished
     new a294b8a  Upgrade Fastjson and related bundle to version 1.2.54
     new abab73c  Upgrade Kafka and related bundle to version 2.1.0
     new 2fa0000  Upgrade AWS SDK and related bundle to version 1.11.461

The 3 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 | 12 ++++++------
 1 file changed, 6 insertions(+), 6 deletions(-)


[camel] 03/03: Upgrade AWS SDK and related bundle to version 1.11.461

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 2fa00004627c9edb330897a83c50a7935ceafa8a
Author: Andrea Cosentino <an...@gmail.com>
AuthorDate: Thu Dec 6 10:50:40 2018 +0100

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

diff --git a/parent/pom.xml b/parent/pom.xml
index 481b190..323c905 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.1.3</awaitility-version>
-    <aws-java-sdk-bundle-version>1.11.438_1</aws-java-sdk-bundle-version>
-    <aws-java-sdk-version>1.11.438</aws-java-sdk-version>
+    <aws-java-sdk-bundle-version>1.11.461_1</aws-java-sdk-bundle-version>
+    <aws-java-sdk-version>1.11.461</aws-java-sdk-version>
     <aws-xray-version>2.1.0</aws-xray-version>
     <axiom-version>1.2.14</axiom-version>
     <azure-storage-java-sdk-version>8.0.0</azure-storage-java-sdk-version>


[camel] 02/03: Upgrade Kafka and related bundle to version 2.1.0

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 abab73ca1dec1463ac42cf42511d53593c5c7e3f
Author: Andrea Cosentino <an...@gmail.com>
AuthorDate: Thu Dec 6 10:09:20 2018 +0100

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

diff --git a/parent/pom.xml b/parent/pom.xml
index 58a3609..481b190 100644
--- a/parent/pom.xml
+++ b/parent/pom.xml
@@ -439,8 +439,8 @@
     <jython-version>2.5.3</jython-version>
     <jzlib-version>1.1.3</jzlib-version>
     <jzlib-bundle-version>1.1.3_2</jzlib-bundle-version>
-    <kafka-version>2.0.0</kafka-version>
-    <kafka-bundle-version>2.0.0_1</kafka-bundle-version>
+    <kafka-version>2.1.0</kafka-version>
+    <kafka-bundle-version>2.1.0_1</kafka-bundle-version>
     <karaf2-version>2.4.4</karaf2-version>
     <karaf4-version>4.2.1</karaf4-version>
     <kie-version>7.14.0.Final</kie-version>


[camel] 01/03: Upgrade Fastjson and related bundle to version 1.2.54

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 a294b8a011e9c05526d99d9d24e4704cfd534785
Author: Andrea Cosentino <an...@gmail.com>
AuthorDate: Thu Dec 6 08:24:45 2018 +0100

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

diff --git a/parent/pom.xml b/parent/pom.xml
index 0608d29..58a3609 100644
--- a/parent/pom.xml
+++ b/parent/pom.xml
@@ -215,8 +215,8 @@
     <facebook4j-core-version>2.4.12</facebook4j-core-version>
     <facebook4j-core-bundle-version>2.4.12_1</facebook4j-core-bundle-version>
     <fastinfoset-version>1.2.13_1</fastinfoset-version>
-    <fastjson-version>1.2.51</fastjson-version>
-    <fastjson-bundle-version>1.2.51_1</fastjson-bundle-version>
+    <fastjson-version>1.2.54</fastjson-version>
+    <fastjson-bundle-version>1.2.54_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>