You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@camel.apache.org by da...@apache.org on 2018/01/24 15:47:34 UTC

[camel] branch master updated: Upgrade rx java

This is an automated email from the ASF dual-hosted git repository.

davsclaus 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 c423427  Upgrade rx java
c423427 is described below

commit c423427a177ec3d671304051f46af8df756f9306
Author: Claus Ibsen <cl...@gmail.com>
AuthorDate: Wed Jan 24 16:47:21 2018 +0100

    Upgrade rx java
---
 parent/pom.xml | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/parent/pom.xml b/parent/pom.xml
index cc531df..c94e3b5 100644
--- a/parent/pom.xml
+++ b/parent/pom.xml
@@ -592,7 +592,7 @@
     <rome-bundle-version>1.0_3</rome-bundle-version>
     <rome-version>1.0</rome-version>
     <rxjava-version>1.3.4</rxjava-version>
-    <rxjava2-version>2.1.8</rxjava2-version>
+    <rxjava2-version>2.1.9</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
davsclaus@apache.org.