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 2020/10/27 13:10:30 UTC

[camel] branch master updated (f7e2147 -> a25e991)

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 f7e2147  Sync Properties
     new da1a451  Upgrade RXJava to version 2.2.20
     new a25e991  Sync Properties

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:
 camel-dependencies/pom.xml | 2 +-
 parent/pom.xml             | 2 +-
 2 files changed, 2 insertions(+), 2 deletions(-)


[camel] 01/02: Upgrade RXJava to version 2.2.20

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 da1a4519b9918a4167c7fe6255b101d5e343b516
Author: Andrea Cosentino <an...@gmail.com>
AuthorDate: Tue Oct 27 13:42:44 2020 +0100

    Upgrade RXJava to version 2.2.20
---
 parent/pom.xml | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/parent/pom.xml b/parent/pom.xml
index 76b1fe2..62c8396 100644
--- a/parent/pom.xml
+++ b/parent/pom.xml
@@ -489,7 +489,7 @@
         <robotframework-version>3.2.2</robotframework-version>
         <rome-version>1.15.0</rome-version>
         <rxjava-version>1.3.8</rxjava-version>
-        <rxjava2-version>2.2.19</rxjava2-version>
+        <rxjava2-version>2.2.20</rxjava2-version>
         <saxon-version>9.9.1-7</saxon-version>
         <scala-version>2.11.7</scala-version>
         <scribe-version>1.3.7</scribe-version>


[camel] 02/02: Sync Properties

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 a25e9911b5a250116292a8f7bf0ca24df75f4376
Author: Andrea Cosentino <an...@gmail.com>
AuthorDate: Tue Oct 27 13:49:46 2020 +0100

    Sync Properties
---
 camel-dependencies/pom.xml | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/camel-dependencies/pom.xml b/camel-dependencies/pom.xml
index 5d1ce88..b8b1a98 100644
--- a/camel-dependencies/pom.xml
+++ b/camel-dependencies/pom.xml
@@ -501,7 +501,7 @@
     <robotframework-version>3.2.2</robotframework-version>
     <rome-version>1.15.0</rome-version>
     <rxjava-version>1.3.8</rxjava-version>
-    <rxjava2-version>2.2.19</rxjava2-version>
+    <rxjava2-version>2.2.20</rxjava2-version>
     <saxon-version>9.9.1-7</saxon-version>
     <scala-version>2.11.7</scala-version>
     <scribe-version>1.3.7</scribe-version>