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/24 12:03:45 UTC

[camel] branch master updated: Upgrade RxJava to version 2.1.10

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


The following commit(s) were added to refs/heads/master by this push:
     new 107430d  Upgrade RxJava to version 2.1.10
107430d is described below

commit 107430d3b8c0a158dc5d54836bb24604dd4f3fe3
Author: Andrea Cosentino <an...@gmail.com>
AuthorDate: Sat Feb 24 13:03:27 2018 +0100

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

diff --git a/parent/pom.xml b/parent/pom.xml
index a33c537..e6cf54a 100644
--- a/parent/pom.xml
+++ b/parent/pom.xml
@@ -596,7 +596,7 @@
     <rome-bundle-version>1.0_3</rome-bundle-version>
     <rome-version>1.0</rome-version>
     <rxjava-version>1.3.5</rxjava-version>
-    <rxjava2-version>2.1.9</rxjava2-version>
+    <rxjava2-version>2.1.10</rxjava2-version>
     <saaj-impl-version>1.3.2_2</saaj-impl-version>
     <saxon-bundle-version>9.8.0-7_1</saxon-bundle-version>
     <saxon-version>9.8.0-7</saxon-version>

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