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/04/03 07:24:03 UTC

[camel] branch master updated (8762d7a -> 8045f00)

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 8762d7a  Upgrade Infinispan to version 9.2.1.Final
     new cd4b058  Upgrade Kafka and related bundle to version 1.0.1
     new 70d658a  Upgrade Digital Ocean API client and related bundle to version 2.14
     new 8045f00  Upgrade Fastjson and related bundle to version 1.2.47

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(-)

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

[camel] 01/03: Upgrade Kafka and related bundle to version 1.0.1

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 cd4b0587107f35dfcf05c1532109ffeca62f4147
Author: Andrea Cosentino <an...@gmail.com>
AuthorDate: Tue Apr 3 09:20:10 2018 +0200

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

diff --git a/parent/pom.xml b/parent/pom.xml
index bbb86c5..a7d565c 100644
--- a/parent/pom.xml
+++ b/parent/pom.xml
@@ -441,8 +441,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>1.0.0</kafka-version>
-    <kafka-bundle-version>1.0.0_2</kafka-bundle-version>
+    <kafka-version>1.0.1</kafka-version>
+    <kafka-bundle-version>1.0.1_1</kafka-bundle-version>
     <karaf2-version>2.4.4</karaf2-version>
     <karaf4-version>4.1.5</karaf4-version>
     <kie-version>7.3.0.Final</kie-version>

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

[camel] 02/03: Upgrade Digital Ocean API client and related bundle to version 2.14

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 70d658a164f8c237760d7eb1d15e3f7427da3479
Author: Andrea Cosentino <an...@gmail.com>
AuthorDate: Tue Apr 3 09:21:50 2018 +0200

    Upgrade Digital Ocean API client and related bundle to version 2.14
---
 parent/pom.xml | 4 ++--
 1 file changed, 2 insertions(+), 2 deletions(-)

diff --git a/parent/pom.xml b/parent/pom.xml
index a7d565c..2641dee 100644
--- a/parent/pom.xml
+++ b/parent/pom.xml
@@ -181,8 +181,8 @@
     <deltaspike-version>1.8.1</deltaspike-version>
     <depends-maven-plugin-version>1.3.1</depends-maven-plugin-version>
     <derby-version>10.14.1.0</derby-version>
-    <digitalocean-api-client-version>2.13</digitalocean-api-client-version>
-    <digitalocean-api-client-bundle-version>2.13_1</digitalocean-api-client-bundle-version>
+    <digitalocean-api-client-version>2.14</digitalocean-api-client-version>
+    <digitalocean-api-client-bundle-version>2.14_1</digitalocean-api-client-bundle-version>
     <disruptor-version>3.3.8</disruptor-version>
     <dnsjava-version>2.1.8</dnsjava-version>
     <dnsjava-bundle-version>2.1.8_1</dnsjava-bundle-version>

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

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

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 8045f00f1c13dc4f9b65499a7f68cb601e05d602
Author: Andrea Cosentino <an...@gmail.com>
AuthorDate: Tue Apr 3 09:23:39 2018 +0200

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

diff --git a/parent/pom.xml b/parent/pom.xml
index 2641dee..03460d0 100644
--- a/parent/pom.xml
+++ b/parent/pom.xml
@@ -221,8 +221,8 @@
     <facebook4j-core-version>2.4.11</facebook4j-core-version>
     <facebook4j-core-bundle-version>2.4.11_1</facebook4j-core-bundle-version>
     <fastinfoset-version>1.2.13_1</fastinfoset-version>
-    <fastjson-version>1.2.46</fastjson-version>
-    <fastjson-bundle-version>1.2.46_1</fastjson-bundle-version>
+    <fastjson-version>1.2.47</fastjson-version>
+    <fastjson-bundle-version>1.2.47_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.