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/09/06 07:45:31 UTC

[camel] branch master updated (29169fc -> 1584b2f)

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 29169fc  Upgrade InfluxDb Java and related bundle to version 2.12
     new 6b95cd2  Upgrade Facebook4j and related bundle to version 2.4.12 (note that the version of the bundle for 2.4.12 is 2.4.11_2)
     new 722934a  Upgrade Twitter4j and related bundle to version 4.0.7
     new 1584b2f  Upgrade Consul client and related bundle to version 1.2.4

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] 02/03: Upgrade Twitter4j and related bundle to version 4.0.7

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 722934a7864394678fdfe0fd20b4f26da232f8ab
Author: Andrea Cosentino <an...@gmail.com>
AuthorDate: Thu Sep 6 09:40:10 2018 +0200

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

diff --git a/parent/pom.xml b/parent/pom.xml
index e7196f8..5a0cc01 100644
--- a/parent/pom.xml
+++ b/parent/pom.xml
@@ -685,8 +685,8 @@
     <tinybundles-version>2.1.1</tinybundles-version>
     <tika-version>1.18</tika-version>
     <twilio-version>7.9.1</twilio-version>
-    <twitter4j-bundle-version>4.0.6_1</twitter4j-bundle-version>
-    <twitter4j-version>4.0.6</twitter4j-version>
+    <twitter4j-bundle-version>4.0.7_1</twitter4j-bundle-version>
+    <twitter4j-version>4.0.7</twitter4j-version>
     <uberfire-maven-support-version>1.3.0.Final</uberfire-maven-support-version>
     <undertow-version>1.4.25.Final</undertow-version>
     <univocity-parsers-version>2.7.5</univocity-parsers-version>


[camel] 03/03: Upgrade Consul client and related bundle to version 1.2.4

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 1584b2f5ed2de03c5a6d340ca078c9c430d32f83
Author: Andrea Cosentino <an...@gmail.com>
AuthorDate: Thu Sep 6 09:45:03 2018 +0200

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

diff --git a/parent/pom.xml b/parent/pom.xml
index 5a0cc01..c3bfd48 100644
--- a/parent/pom.xml
+++ b/parent/pom.xml
@@ -164,8 +164,8 @@
     <commons-text-version>1.4</commons-text-version>
     <commons-vfs2-version>2.0</commons-vfs2-version>
     <compress-lzf-version>1.0.4</compress-lzf-version>
-    <consul-client-version>1.2.1</consul-client-version>
-    <consul-client-bundle-version>1.2.1_1</consul-client-bundle-version>
+    <consul-client-version>1.2.4</consul-client-version>
+    <consul-client-bundle-version>1.2.4_1</consul-client-bundle-version>
     <cobertura-maven-plugin-version>2.7</cobertura-maven-plugin-version>
     <couchbase-client-version>1.4.13</couchbase-client-version>
     <couchbase-client-bundle-version>1.4.13_1</couchbase-client-bundle-version>


[camel] 01/03: Upgrade Facebook4j and related bundle to version 2.4.12 (note that the version of the bundle for 2.4.12 is 2.4.11_2)

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 6b95cd2daab9f2ef0bcb465eaa14a695d11b8a66
Author: Andrea Cosentino <an...@gmail.com>
AuthorDate: Thu Sep 6 09:34:13 2018 +0200

    Upgrade Facebook4j and related bundle to version 2.4.12 (note that the version of the bundle for 2.4.12 is 2.4.11_2)
---
 parent/pom.xml | 4 ++--
 1 file changed, 2 insertions(+), 2 deletions(-)

diff --git a/parent/pom.xml b/parent/pom.xml
index 7451542..e7196f8 100644
--- a/parent/pom.xml
+++ b/parent/pom.xml
@@ -213,8 +213,8 @@
     <exec-maven-plugin-version>1.6.0</exec-maven-plugin-version>
     <ezmorph-bundle-version>1.0.6_1</ezmorph-bundle-version>
     <fabric8-maven-plugin-version>3.5.41</fabric8-maven-plugin-version>
-    <facebook4j-core-version>2.4.11</facebook4j-core-version>
-    <facebook4j-core-bundle-version>2.4.11_1</facebook4j-core-bundle-version>
+    <facebook4j-core-version>2.4.12</facebook4j-core-version>
+    <facebook4j-core-bundle-version>2.4.11_2</facebook4j-core-bundle-version>
     <fastinfoset-version>1.2.13_1</fastinfoset-version>
     <fastjson-version>1.2.49</fastjson-version>
     <fastjson-bundle-version>1.2.49_1</fastjson-bundle-version>